JDK-6315555 : HPROF: should use new JVMTI heap iterate functions
Type:Enhancement
Component:tools
Sub-Component:hprof
Affected Version:6
Priority:P3
Status:Resolved
Resolution:Fixed
OS:generic
CPU:generic
Submitted:2005-08-24
Updated:2010-04-02
Resolved:2005-09-30
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.
SUGGESTED FIX
Changes are pretty significant and are tied together with the primitive data bug fix.
Mostly isolated to hprof_site,c and hprof_references.c
See 4965057.
Had to use FollowReferences() to fix 4965057.