JDK-8021264 : Add compressedOops and compressedKlassPtrs info to hs_err files
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2013-07-24
  • Updated: 2015-11-17
  • Resolved: 2015-05-05
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
9Resolved
Related Reports
Duplicate :  
Description
Add additional compressedOops and CompressedKlassPtrs info to hs_err files. In file vmError.cpp, create a step 55 and move compressedOops info from step 49 to step 55.  Also, add compressedKlassPtrs info to step 55, including shift amounts, narrow bases, class metaspace size, and class metaspace base.
Comments
David and Mattis were you doing this?
29-04-2014