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

Summary: [heapwalker] Missing field name in References view
Product: profiler Reporter: Tomas Hurka <thurka>
Component: BaseAssignee: Jiri Sedlacek <jis>
Status: RESOLVED FIXED    
Severity: normal Keywords: REGRESSION
Priority: P2    
Version: 7.4   
Hardware: All   
OS: All   
URL: https://netbeans.org/projects/profiler/downloads/download/Heapdumps/heap_netbeans_linux_x32.7z
Issue Type: DEFECT Exception Reporter:

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