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 256027 - StackOverflowError at com.sun.java.swing.plaf.windows.XPStyle.getPartSize
Summary: StackOverflowError at com.sun.java.swing.plaf.windows.XPStyle.getPartSize
Status: RESOLVED DUPLICATE of bug 245206
Alias: None
Product: obsolete
Classification: Unclassified
Component: collab (show other bugs)
Version: 8.1
Hardware: All All
: P1 normal (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-19 18:18 UTC by misterm
Modified: 2016-04-21 16:31 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 220630


Attachments
stacktrace (67.43 KB, text/plain)
2015-10-19 18:18 UTC, misterm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description misterm 2015-10-19 18:18:42 UTC
This bug was originally marked as duplicate of bug 245206, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 20151002-3d4c315fd13b)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.40-b25, Java(TM) SE Runtime Environment, 1.8.0_40-b26
OS: Windows 8

User Comments:
misterm: Just moving the mouse around

misterm: Clicking on Collaboration menu




Stacktrace: 
java.lang.StackOverflowError
   at com.sun.java.swing.plaf.windows.XPStyle.getPartSize(XPStyle.java:754)
   at com.sun.java.swing.plaf.windows.XPStyle$Skin.getWidth(XPStyle.java:514)
   at com.sun.java.swing.plaf.windows.XPStyle$Skin.getWidth(XPStyle.java:520)
   at com.sun.java.swing.plaf.windows.WindowsIconFactory$VistaMenuItemCheckIconFactory.getIconWidth(WindowsIconFactory.java:688)
   at com.sun.java.swing.plaf.windows.WindowsLookAndFeel$1.createValue(WindowsLookAndFeel.java:1698)
   at com.sun.java.swing.plaf.windows.WindowsLookAndFeel$XPValue.recursiveCreateValue(WindowsLookAndFeel.java:2382)
Comment 1 misterm 2015-10-19 18:18:45 UTC
Created attachment 156810 [details]
stacktrace
Comment 2 Chiana 2016-04-21 12:33:03 UTC
Also notes that after this all submenus becomes somewhat corrupt (missing borders et.c.)
Comment 3 Chiana 2016-04-21 13:24:05 UTC
Have gotten this problem with the latest builds, not shure when I hit it first but it is definatly a regression.
Comment 4 Martin Entlicher 2016-04-21 14:41:27 UTC
Please update the collab.ui module. This issue is fixed already.

*** This bug has been marked as a duplicate of bug 245206 ***
Comment 5 Chiana 2016-04-21 16:31:23 UTC
And how to do that?