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 204563 - ArrayIndexOutOfBoundsException: 1
Summary: ArrayIndexOutOfBoundsException: 1
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: JDK Problems (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-02 09:04 UTC by Exceptions Reporter
Modified: 2011-11-02 10:30 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 177931


Attachments
stacktrace (1.60 KB, text/plain)
2011-11-02 09:04 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2011-11-02 09:04:40 UTC
Build: NetBeans IDE 7.1 Beta (Build 201109252201)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.1-b02-384, Java(TM) SE Runtime Environment, 1.6.0_26-b03-384-10M3425
OS: Mac OS X

User Comments:
tjquinn: Not sure - I thought i was idle.

GUEST: Scrolled editor




Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 1
   at apple.awt.CWindow.displayChanged(CWindow.java:911)
   at apple.awt.EventFactoryProxy$2.run(EventFactoryProxy.java:79)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:677)
   at java.awt.EventQueue.access$000(EventQueue.java:85)
   at java.awt.EventQueue$1.run(EventQueue.java:638)
Comment 1 Exceptions Reporter 2011-11-02 09:04:43 UTC
Created attachment 112713 [details]
stacktrace
Comment 2 Marian Mirilovic 2011-11-02 10:30:52 UTC
JDK problem from my point of view ...