-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.4.0
-
None
-
sparc
-
solaris_8
[Forte for Java Pilsen build 010417_2, Merlin b60.]
1. Install or unzip IDE
2. Start IDE using runide.sh
3. Select not to import settings from previous version
4. In Setup wizard select MDI (Single window interface) option and click Finish
5. When Welcome ... dialog is being displayed then following exception is thrown and shown in dialog. Nothing has to be done by mouse or keyboard at this moment.
See attachement for full stack trace.
Wed Apr 18 16:44:16 CEST 2001: java.lang.StackOverflowError: null
java.lang.StackOverflowError
at javax.swing.JComponent.getMinimumSize(JComponent.java:1260)
at org.netbeans.core.windows.frames.InternalFrameTypeImpl$MDIFrameTypeLayoutManager.minimumLayoutSize(InternalFrameTypeImpl.java:316)
at javax.swing.plaf.basic.BasicInternalFrameUI.getMinimumSize(BasicInternalFrameUI.java:280) and so on ...
1. Install or unzip IDE
2. Start IDE using runide.sh
3. Select not to import settings from previous version
4. In Setup wizard select MDI (Single window interface) option and click Finish
5. When Welcome ... dialog is being displayed then following exception is thrown and shown in dialog. Nothing has to be done by mouse or keyboard at this moment.
See attachement for full stack trace.
Wed Apr 18 16:44:16 CEST 2001: java.lang.StackOverflowError: null
java.lang.StackOverflowError
at javax.swing.JComponent.getMinimumSize(JComponent.java:1260)
at org.netbeans.core.windows.frames.InternalFrameTypeImpl$MDIFrameTypeLayoutManager.minimumLayoutSize(InternalFrameTypeImpl.java:316)
at javax.swing.plaf.basic.BasicInternalFrameUI.getMinimumSize(BasicInternalFrameUI.java:280) and so on ...
- relates to
-
JDK-4441412 JPopupMenu.pack can cause stack overflow
-
- Resolved
-