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 207470

Summary: NullPointerException at org.netbeans.modules.profiler.heapwalk.ui.ClassesListControllerUI$ClassesListTableModel.setSelectedClass
Product: profiler Reporter: Petr Cyhelsky <cyhelsky>
Component: BaseAssignee: issues@profiler <issues>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 184542
Attachments: stacktrace

Description Petr Cyhelsky 2012-01-18 16:00:53 UTC
Build: NetBeans IDE Dev (Build 20120118-ab16ccd545a5)
VM: OpenJDK 64-Bit Server VM, 20.0-b11, OpenJDK Runtime Environment, 1.6.0_22-b22
OS: Linux

User Comments:
cyhelsky: on setting of filter in heap classes view




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.profiler.heapwalk.ui.ClassesListControllerUI$ClassesListTableModel.setSelectedClass(ClassesListControllerUI.java:306)
   at org.netbeans.modules.profiler.heapwalk.ui.ClassesListControllerUI$ClassesListTableModel$3.run(ClassesListControllerUI.java:357)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:226)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:647)
   at java.awt.EventQueue.access$000(EventQueue.java:96)
   at java.awt.EventQueue$1.run(EventQueue.java:608)
Comment 1 Petr Cyhelsky 2012-01-18 16:00:55 UTC
Created attachment 115039 [details]
stacktrace
Comment 2 J Bachorik 2012-03-22 14:15:26 UTC
fixed - http://hg.netbeans.org/profiler-main/rev/be0128791b71