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 - NullPointerException at org.netbeans.modules.profiler.heapwalk.ui.ClassesListControllerUI$ClassesListTableModel.setSelectedClass
Summary: NullPointerException at org.netbeans.modules.profiler.heapwalk.ui.ClassesList...
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-18 16:00 UTC by Petr Cyhelsky
Modified: 2012-03-22 14:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 184542


Attachments
stacktrace (1.38 KB, text/plain)
2012-01-18 16:00 UTC, Petr Cyhelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
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