JDK-8203689 : Add failure code to threaddb exception messages
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: svc-agent
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-05-23
  • Updated: 2018-06-05
  • Resolved: 2018-05-25
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11
11 b16Fixed
Description
We are seeing intermittent problems with the calls to threaddb in solaris failing.  We are not sure of the reason for the failure as it is not being logged as of now.
We need to add failure code to the exception messages when there is a failure.  Next time when it fails, we should be able to know the reason.