Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3
-
Resolution: Duplicate
-
Affects Version/s: 7, 8
-
Fix Version/s: 9
-
Component/s: client-libs
-
Environment:
ubuntu 12 x86
-
Subcomponent:
-
CPU:x86
-
OS:linux_ubuntu
Description
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
Attachments
Issue Links
- 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
-