-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
7, 9
-
generic
-
generic
The test fails on linux-i586, Gnome/Compiz 2.24/0.7.8 with the current JDK 7 (~ b59):
----------System.err:(6/406)----------
java.lang.RuntimeException: Test failed!
at ModalExcludedWindowClickTest.test(ModalExcludedWindowClickTest.java:83)
at ModalExcludedWindowClickTest.start(ModalExcludedWindowClickTest.java:76)
at com.sun.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:145)
at java.lang.Thread.run(Thread.java:717)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: Test failed!
result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: Test failed!
test result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: Test failed!
----------System.err:(6/406)----------
java.lang.RuntimeException: Test failed!
at ModalExcludedWindowClickTest.test(ModalExcludedWindowClickTest.java:83)
at ModalExcludedWindowClickTest.start(ModalExcludedWindowClickTest.java:76)
at com.sun.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:145)
at java.lang.Thread.run(Thread.java:717)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: Test failed!
result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: Test failed!
test result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: Test failed!
- relates to
-
JDK-7043815 AWT-XAWT - AWT-EventQueue-0 deadlock.
- Closed