This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 153985

Summary: Should be able to find multiple roots in Heap Dump
Product: profiler Reporter: _ gtzabari <gtzabari>
Component: BaseAssignee: issues@profiler <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description _ gtzabari 2008-11-27 06:20:22 UTC
Currently the heap dump only finds the "nearest GC root". As the discussion at
http://groups.google.com/group/google-guice/browse_thread/thread/3b28e696c7d371f shows this isn't enough in some cases.
Ideally I should be able to tell Netbeans to ignore a GC root and find others or tell it to find the "next" GC root.

No profiler out there seems to provide this functionality and there is no workaround as far as I know. In short, I'm
stuck ;)
Comment 1 Jiri Sedlacek 2010-09-06 10:37:41 UTC
The same request as #151331.

*** This bug has been marked as a duplicate of bug 151331 ***