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 124497 - ArrayIndexOutOfBoundsException
Summary: ArrayIndexOutOfBoundsException
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Outline&TreeTable (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Simonek
URL:
Keywords: JDK_SPECIFIC, RANDOM
Depends on:
Blocks:
 
Reported: 2007-12-28 21:02 UTC by gregoryhill597
Modified: 2011-06-09 09:52 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
debugger rendering failure (278.04 KB, text/plain)
2007-12-28 21:04 UTC, gregoryhill597
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gregoryhill597 2007-12-28 21:02:59 UTC
Debugger cannot render. Gives ArrayIndexOutOfBoundsException. messages.log attached.
Comment 1 gregoryhill597 2007-12-28 21:04:53 UTC
Created attachment 54556 [details]
debugger rendering failure
Comment 2 Martin Entlicher 2008-01-02 17:23:53 UTC
It might be already fixed in 6.0, or it's a bug in Swing/L&F. It has nothing to do with debugger module.

Moving to core to explore, perhaps it's something bad at
org.netbeans.core.windows.view.ui.MultiSplitPane.paint(MultiSplitPane.java:297) or in L&F...
Comment 3 David Simonek 2008-01-09 09:20:19 UTC
gregoryhill597, please specify JDK and OS version used.

It looks like this problem is caused by JDK bug, details:  http://bugs.sun.com/view_bug.do?bug_id=6586009

Passing to tree table where it belongs.
Comment 4 Marian Mirilovic 2011-06-09 09:52:22 UTC
v/c