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 112858 - [heapwalker] Links from Analysis doesn't always work correctly
Summary: [heapwalker] Links from Analysis doesn't always work correctly
Status: VERIFIED DUPLICATE of bug 82046
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-15 10:05 UTC by Alexander Kouznetsov
Modified: 2007-08-15 15:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot for this view (168.99 KB, image/jpeg)
2007-08-15 13:49 UTC, Maksim Khramov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kouznetsov 2007-08-15 10:05:49 UTC
Product Version: NetBeans IDE Dev (Build 200708130000) 
Java: 1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105 
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

Steps to reproduce:
- Open heap dump http://www.netbeans.org/nonav/issues/showattachment.cgi/46649/heapdump-1187082174218.zip
- Perform Analysis
- Open Classes view, enter Boolean in Filter and select java.lang.Boolean item
- Open Analysis, click java.lang.String link
- RESULT: java.lang.String entry is added to filter value, but the node itself wasn't selected.
Comment 1 Jiri Sedlacek 2007-08-15 10:34:55 UTC
Works correctly for me, are you able to always reproduce it?
Comment 2 Alexander Kouznetsov 2007-08-15 13:45:12 UTC
Yes, I could always reproduce it. And Maks was able to reproduce it.
Comment 3 Maksim Khramov 2007-08-15 13:49:16 UTC
Created attachment 46658 [details]
Screenshot for this view
Comment 4 Jiri Sedlacek 2007-08-15 13:55:05 UTC
OK, I see. Then it could be a duplicate of Issue 82046 - "RESULT: Even the class is added to filter criteria and shown 
in table, it is not selected".

*** This issue has been marked as a duplicate of 82046 ***
Comment 5 Alexander Kouznetsov 2007-08-15 15:39:36 UTC
Duplicate again. Sorry again.