-
Bug
-
Resolution: Duplicate
-
P3
-
7, 8
-
ubuntu 12 x86
-
x86
-
linux_ubuntu
test java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java failed on ubuntu 12 x86 (Unity desktop) since jdk 7 fcs and with jdk6, but passed on oel5.6 x86 and windows xp x86, solaris 10 x86
Output is different from time to time. Sometimes test failed with "java.lang.RuntimeException: getExtendedState() != 1 as expected." and sometimes test failed with "java.lang.RuntimeException: getExtendedState() != last getNewState() in WINDOW_STATE_CHANGED event."
see comments for more details
Output is different from time to time. Sometimes test failed with "java.lang.RuntimeException: getExtendedState() != 1 as expected." and sometimes test failed with "java.lang.RuntimeException: getExtendedState() != last getNewState() in WINDOW_STATE_CHANGED event."
see comments for more details
- duplicates
-
JDK-8012224 AWT_TopLevels/TopLevelEvents/Automated/WindowIconifyDeiconifyEventsTest02 fails on Ubuntu 12.04 Unity shell
- Resolved
- relates to
-
JDK-6573172 PIT: test/java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java fails
- Closed