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 235035 - ArrayStoreException at java.util.ArrayList.toArray
Summary: ArrayStoreException at java.util.ArrayList.toArray
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Task Dashboard (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-26 13:43 UTC by Jan Peska
Modified: 2013-08-26 14:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 203345


Attachments
stacktrace (2.82 KB, text/plain)
2013-08-26 13:43 UTC, Jan Peska
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Peska 2013-08-26 13:43:29 UTC
This issue was reported manually by JPESKA.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 20130819-313bd9ed63a9)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.21-b01, Java(TM) SE Runtime Environment, 1.7.0_21-b11
OS: Windows 7

User Comments:
JPESKA: Delete closed category




Stacktrace: 
java.lang.ArrayStoreException
   at java.util.ArrayList.toArray(ArrayList.java:361)
   at org.netbeans.modules.bugtracking.tasks.actions.Actions$UniversalDeleteAction.actionPerformed(Actions.java:791)
   at javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1664)
   at javax.swing.JComponent.processKeyBinding(JComponent.java:2879)
   at javax.swing.JComponent.processKeyBindings(JComponent.java:2940)
   at javax.swing.JComponent.processKeyEvent(JComponent.java:2842)
Comment 1 Jan Peska 2013-08-26 13:43:30 UTC
Created attachment 139254 [details]
stacktrace
Comment 2 Jan Peska 2013-08-26 14:06:27 UTC
fix: http://hg.netbeans.org/core-main/rev/1a73d32a40b0