JDK-8192985 : SA: Test cases for the clhsdb 'inspect', 'scanoops' and 'printas' commands
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: svc-agent
  • Affected Version: 10
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2017-12-04
  • Updated: 2018-01-29
  • Resolved: 2017-12-14
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 10 JDK 11
10 b37Fixed 11Fixed
Related Reports
Relates :  
Relates :  
Description
Create test cases for the following clhsdb commands.
1. inspect
2. scanoops
3.printas
Comments
The test ClhsdbInspect.java fails for me due to the test looking for "waiting to re-lock in wait". It seems that line is never actually in the output. I can't quite tell what the test is attempting to do and why it is looking for a re-lock instead of just a lock (which is what I have).
29-01-2018