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 115018 - [HeapWalker] Show nearest GC root seems to work incorrectly
Summary: [HeapWalker] Show nearest GC root seems to work incorrectly
Status: RESOLVED DUPLICATE of bug 112845
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: 2007-09-07 14:09 UTC by Alexander Kouznetsov
Modified: 2007-09-11 17:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot (202.59 KB, image/png)
2007-09-07 14:10 UTC, Alexander Kouznetsov
Details
Heap dump (1.86 MB, application/octet-stream)
2007-09-07 14:40 UTC, Alexander Kouznetsov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kouznetsov 2007-09-07 14:09:47 UTC
Product Version: NetBeans IDE 6.0 Beta 1 (Build 200709070000) 
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05 
System: SunOS version 5.10 running on x86; ISO646-US; en (nb)

Take a look at the following screenshot. Show nearest GC root for selected node displays "The instance is a GC root"
message. It seems that this is incorrect. At least the GC root is not marked here and it is not "this" node.
Comment 1 Alexander Kouznetsov 2007-09-07 14:10:19 UTC
Created attachment 48391 [details]
Screenshot
Comment 2 Tomas Hurka 2007-09-07 14:20:35 UTC
Please attach gzipped heap dump.
Comment 3 Alexander Kouznetsov 2007-09-07 14:41:00 UTC
Created attachment 48395 [details]
Heap dump
Comment 4 Tomas Hurka 2007-09-11 15:09:36 UTC
It looks like duplicate of issue #112845
Comment 5 Tomas Hurka 2007-09-11 17:13:52 UTC
Yes, it is duplicate of #112845.

*** This issue has been marked as a duplicate of 112845 ***