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 230741 - [heapwalker] Missing field name in References view
Summary: [heapwalker] Missing field name in References view
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.4
Hardware: All All
: P2 normal (vote)
Assignee: Jiri Sedlacek
URL: https://netbeans.org/projects/profile...
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2013-06-04 15:00 UTC by Tomas Hurka
Modified: 2013-06-06 01:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Hurka 2013-06-04 15:00:28 UTC
Steps
1) get attached heap dump 
2) open it in heapwalker
3) select org.netbeans.jmi.javamodel.Method$Impl#3768 instance
4) Reference view does not have filed name for java.lang.Object[]#57501
Comment 1 Tomas Hurka 2013-06-04 15:04:46 UTC
Heap dump is available here: <https://netbeans.org/projects/profiler/downloads/download/Heapdumps/heap_netbeans_linux_x32.7z>
Comment 2 Jiri Sedlacek 2013-06-05 12:12:08 UTC
Fixed by http://hg.netbeans.org/profiler-main/rev/d822405114bc.
Comment 3 Quality Engineering 2013-06-06 01:52:11 UTC
Integrated into 'main-golden', will be available in build *201306052301* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/d822405114bc
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #230741 - fixed nodeID for array item referers