JDK-6333110 : HPROF: Add modifier flags to format=b dump of classes
  • Type: Enhancement
  • Component: tools
  • Sub-Component: hprof
  • Affected Version: 6
  • Priority: P4
  • Status: Closed
  • Resolution: Not an Issue
  • OS: generic
  • CPU: generic
  • Submitted: 2005-10-05
  • Updated: 2016-11-04
  • Resolved: 2016-11-04
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
10Resolved
Related Reports
Relates :  
Description
It was decided to use the second reserved ID in the hprof format=b class dump (inside heap dump) to put modifier bits toi help jhat.
This work will need to be addressed in https://heap-snapshot.dev.java.net/, and in any conversion software that might be created for it.

Comments
HPROF was removed in jdk9.
04-11-2016

EVALUATION Fix is understood, but co-ordinating this with https://heap-snapshot.dev.java.net/ and 6239651 will need to be done.
23-08-2006