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 87565 - ArrayIndexOutOfBoundsException in GUI
Summary: ArrayIndexOutOfBoundsException in GUI
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: David Simonek
URL:
Keywords: RANDOM
: 87564 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-10-19 19:39 UTC by hobel
Modified: 2008-12-22 19:18 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (17.04 KB, text/plain)
2006-10-19 19:40 UTC, hobel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description hobel 2006-10-19 19:39:39 UTC
After running a plain Java project, I clicked to close the Outputs pane, then
clicked in the Project Explorer view to expand my project's "Source Packages". 
At this point the exception occurred.

Not sure if this is thread-related, but it happened for the first time, and
right now my machine is very busy compiling stuff in the background.

Messages.log is attached.
Comment 1 hobel 2006-10-19 19:40:09 UTC
Created attachment 35397 [details]
messages.log
Comment 2 Marian Mirilovic 2006-10-19 20:38:27 UTC
*** Issue 87564 has been marked as a duplicate of this issue. ***
Comment 3 David Simonek 2006-10-23 12:18:28 UTC
Hopefully fixed in main trunk:

Checking in AbstractViewTabDisplayerUI.java;
/cvs/core/swing/tabcontrol/src/org/netbeans/swing/tabcontrol/plaf/AbstractViewTabDisplayerUI.java,v
 <--  AbstractViewTabDisplayerUI.java
new revision: 1.32; previous revision: 1.31