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 157038 - LogRecords$FakeException : java.lang.ArrayIndexOutOfBoundsException: 5
Summary: LogRecords$FakeException : java.lang.ArrayIndexOutOfBoundsException: 5
Status: CLOSED DUPLICATE of bug 75955
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@platform
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-19 10:43 UTC by Marian Mirilovic
Modified: 2009-01-19 13:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 145291


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2009-01-19 10:43:19 UTC
38 duplicates so far ...

Build: NetBeans IDE 6.0 Preview (M9, build 070502)
VM: Java HotSpot(TM) Client VM, 1.6.0-beta2-b86
OS: Windows XP, 5.1, x86
User comments: 
STACKTRACE: (first 10 lines)
java.lang.ArrayIndexOutOfBoundsException: 5
        at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.padSelectedTab(BasicTabbedPaneUI.java:2820)
        at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.calculateTabRects(BasicTabbedPaneUI.java:2691)
        at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.calculateLayoutInfo(BasicTabbedPaneUI.java:2484)
        at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.layoutContainer(BasicTabbedPaneUI.java:2383)
        at java.awt.Container.layout(Container.java:1419)
        at java.awt.Container.doLayout(Container.java:1408)
        at java.awt.Container.validateTree(Container.java:1491)
        at java.awt.Container.validate(Container.java:1466)
        at javax.swing.plaf.basic.BasicTabbedPaneUI.ensureCurrentLayout(BasicTabbedPaneUI.java:1421)
        at javax.swing.plaf.basic.BasicTabbedPaneUI.getTabBounds(BasicTabbedPaneUI.java:1441)
Comment 1 Lukas Hasik 2009-01-19 13:21:01 UTC

*** This issue has been marked as a duplicate of 75955 ***
Comment 2 Marian Mirilovic 2009-01-19 13:22:28 UTC
v/c