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 - Should be able to find multiple roots in Heap Dump
Summary: Should be able to find multiple roots in Heap Dump
Status: RESOLVED DUPLICATE of bug 151331
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-27 06:20 UTC by _ gtzabari
Modified: 2010-09-06 10:37 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***