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 209952 - ArrayIndexOutOfBoundsException: 1733
Summary: ArrayIndexOutOfBoundsException: 1733
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-22 17:16 UTC by Kenneth Ganfield
Modified: 2012-03-30 15:13 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 186161


Attachments
stacktrace (1.94 KB, text/plain)
2012-03-22 17:16 UTC, Kenneth Ganfield
Details
stacktrace (1.93 KB, text/plain)
2012-03-26 10:05 UTC, Petr Cyhelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Ganfield 2012-03-22 17:16:52 UTC
Build: NetBeans IDE Dev (Build 201203210400)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.4-b02-402, Java(TM) SE Runtime Environment, 1.6.0_29-b11-402-10M3527
OS: Mac OS X

User Comments:
kganfield: using the Class Name filter in the Classes tab of the Heap browser




Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 1733
   at org.netbeans.modules.profiler.heapwalk.ui.ClassesListControllerUI$ClassesListTableModel.getClassForRow(ClassesListControllerUI.java:290)
   at org.netbeans.modules.profiler.heapwalk.ui.ClassesListControllerUI$ClassesListTableModel.getSelectedClass(ClassesListControllerUI.java:294)
   at org.netbeans.modules.profiler.heapwalk.ui.ClassesListControllerUI$15.stateChanged(ClassesListControllerUI.java:910)
   at org.netbeans.lib.profiler.ui.components.FilterComponent$Impl.fireChange(FilterComponent.java:245)
   at org.netbeans.lib.profiler.ui.components.FilterComponent$Impl.filterValueChanged(FilterComponent.java:232)
   at org.netbeans.lib.profiler.ui.components.FilterComponent$Impl.access$000(FilterComponent.java:108)
Comment 1 Kenneth Ganfield 2012-03-22 17:16:58 UTC
Created attachment 117101 [details]
stacktrace
Comment 2 Petr Cyhelsky 2012-03-26 10:05:03 UTC
Created attachment 117237 [details]
stacktrace
Comment 3 J Bachorik 2012-03-30 15:13:13 UTC
fixed http://hg.netbeans.org/profiler-main/rev/9be58f3967c0