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 77620 - Deleting Find Usages tab throws ArrayIndexOutOfBoundsException
Summary: Deleting Find Usages tab throws ArrayIndexOutOfBoundsException
Status: RESOLVED DUPLICATE of bug 75955
Alias: None
Product: editor
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 5.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-09 10:35 UTC by pbw
Modified: 2007-11-05 13:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messges.log after exceptions (137.09 KB, text/plain)
2006-06-09 10:36 UTC, pbw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pbw 2006-06-09 10:35:57 UTC
After more than one "Find Usages", an attempt to delete the latest tab throws an
ArrayIndexOutOfBoundsException. Repeated attempts may render the IDE unusable
with constantly repeating exception dialog boxes.
Comment 1 pbw 2006-06-09 10:36:50 UTC
Created attachment 30910 [details]
messges.log after exceptions
Comment 2 pbw 2006-06-09 10:39:44 UTC
java version "1.6.0-beta2"
Java(TM) SE Runtime Environment (build 1.6.0-beta2-b86)
Java HotSpot(TM) Server VM (build 1.6.0-beta2-b86, mixed mode)

5.5dev build 200606010200
Comment 3 Jiri Prox 2006-06-09 12:43:50 UTC
Yes is known problem, unfortunately it's jdk bug.
Thanks for your report.

*** This issue has been marked as a duplicate of 75955 ***