-
Bug
-
Resolution: Fixed
-
P2
-
1.3.1_07
-
07
-
generic
-
generic
Fix for bug # 4433477 in 1.3.1_07 b01 casued a regression.
test/javax/swing/JInternalFrame/4240245/Bug4240245.java
testcase FAILED with 1.3.1_07 b01 while it's passed with previous releases.
It throws java.lang.RuntimeException: Test failed.Listener not removed!
Attached is the standalone testcase extracted from regression testsuite.
Steps:
1. Compile Bug4240245.java
2. java Bug4240245
It's failed in all the platforms (sparc, win, linux)
test/javax/swing/JInternalFrame/4240245/Bug4240245.java
testcase FAILED with 1.3.1_07 b01 while it's passed with previous releases.
It throws java.lang.RuntimeException: Test failed.Listener not removed!
Attached is the standalone testcase extracted from regression testsuite.
Steps:
1. Compile Bug4240245.java
2. java Bug4240245
It's failed in all the platforms (sparc, win, linux)
- relates to
-
JDK-4240245 BasicInternalFrameTitlePane doesn't remove its listeners
- Resolved
-
JDK-4433477 Merlinb58:SwingSet2Demo:Restore Popup MenuItm disabled for minimized InternalFrm
- Resolved