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 105882 - [heapwalker] Show Nearest GC Root not always scrolls the view
Summary: [heapwalker] Show Nearest GC Root not always scrolls the view
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
: 112855 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-06-06 15:10 UTC by Alexander Kouznetsov
Modified: 2007-08-15 13:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Heap dump (6.50 MB, application/octet-stream)
2007-06-06 15:12 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-06-06 15:10:26 UTC
NetBeans IDE Dev (Build 200705311200)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Windows XP version 5.1 running on x86
ru_RU (nb); Cp1251

Steps to reproduce:
- Open attached heap dump
- Open Instances view for javax.swing.text.html.parser.Entity
- Select instance #17
- Make references view to show only 8 lines
- Experiment with Show Nearest GC Root for different nodes (use it for first
value node, then for second value node, for example).
- RESULT: The view is not always scrolled to the node.
Comment 1 Alexander Kouznetsov 2007-06-06 15:12:47 UTC
Created attachment 43310 [details]
Heap dump
Comment 2 Jiri Sedlacek 2007-08-15 10:39:21 UTC
*** Issue 112855 has been marked as a duplicate of this issue. ***
Comment 3 Jiri Sedlacek 2007-08-15 10:39:51 UTC
*** Issue 112855 has been marked as a duplicate of this issue. ***
Comment 4 Jiri Sedlacek 2007-08-15 13:44:30 UTC
Computed GC root is now selected correctly from AWT thread.

Fixed for Beta1.