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 83201 - ArrayIndexOutOfBoundsException: 3 >= 3
Summary: ArrayIndexOutOfBoundsException: 3 >= 3
Status: RESOLVED DUPLICATE of bug 75955
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-22 15:25 UTC by twolf2919
Modified: 2007-04-03 18:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log file with stack trace of exception and system config (16.97 KB, application/octet-stream)
2006-08-22 15:26 UTC, twolf2919
Details

Note You need to log in before you can comment on or make changes to this bug.
Description twolf2919 2006-08-22 15:25:21 UTC
I first encountered this issues a couple months ago and thought it was fixed,
but this morning I encountered again.  Here's the scenario:

I am perusing a large project and am doing alot of "Find Usages".  After I had
done four of these "Find Usages", I had 4 "Find Usages" tabs open.  I tried
deleting the right-most one and get the aforementioned
ArrayIndexOutOfBoundsException exception (relevant messages.log is attached.)

After this happens, the IDE becomes pretty unusable - every time I try to close
the warning dialog that shows the exception, it pops right back up again.  I
have to restart the IDE.  Thus, I'm giving this a 'P2'.
Comment 1 twolf2919 2006-08-22 15:26:55 UTC
Created attachment 33162 [details]
messages.log file with stack trace of exception and system config
Comment 2 Jiri Prox 2006-08-23 07:53:56 UTC
Unfortunatelly this is JDK bug. Thanks for your report.

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