JDK-6327125 : HPROF: Create hprof dumps direct from FollowReference callbacks
  • Type: Bug
  • Component: tools
  • Sub-Component: hprof
  • Affected Version: 6
  • Priority: P4
  • Status: Closed
  • Resolution: Won't Fix
  • OS: generic
  • CPU: generic
  • Submitted: 2005-09-21
  • Updated: 2010-04-02
  • Resolved: 2006-08-23
Related Reports
Relates :  
Description
Remove use of hprof_reference.c saving of data during FollowReference callbacks, make calls to hprof_io,c functions direct from the callbacks.
The heap snapshot work described in https://heap-snapshot.dev.java.net/ should address this, hopefully we can create this new format this way.

Comments
EVALUATION This work will fall out of the heap snapshot work, hopefully, in any case, doing additional work on the older formats doesn't seem worthwhile.
23-08-2006