JDK-8058712 : [TESTBUG] serviceability/dcmd/CodeCacheTest.java fails with java.lang.Exception
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 9
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2014-09-18
  • Updated: 2015-06-03
  • Resolved: 2014-09-21
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 9
9 b34Fixed
Related Reports
Relates :  
Relates :  
Description
The test CodeCacheTest.java recently added by JDK-8054889 checks the output of the Compiler.codecache jcmd command. With the segmented code cache this output changed and the test needs to be adapted.

ILW = Unepected exit, high, none = MHH = P2