-
Bug
-
Resolution: Duplicate
-
P4
-
6u26, 7, 9, 10
The test fails on linux-i586, KDE/KWin 4.1.3/3.0 with the current JDK 7 (~ b59):
----------System.err:(25/1623)----------
java.lang.RuntimeException: Dialog is not on top after calling to toBack() method
at DialogSentToBackTest.fail(DialogSentToBackTest.java:160)
at DialogSentToBackTest.init(DialogSentToBackTest.java:47)
at DialogSentToBackTest.main(DialogSentToBackTest.java:91)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:623)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:717)
java.lang.RuntimeException: Dialog is not on top after calling to toBack() method
at DialogSentToBackTest.fail(DialogSentToBackTest.java:160)
at DialogSentToBackTest.init(DialogSentToBackTest.java:55)
at DialogSentToBackTest.main(DialogSentToBackTest.java:91)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:623)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:717)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Dialog is not on top after calling to toBack() method
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Dialog is not on top after calling to toBack() method
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Dialog is not on top after calling to toBack() method
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Dialog is not on top after calling to toBack() method
----------System.err:(25/1623)----------
java.lang.RuntimeException: Dialog is not on top after calling to toBack() method
at DialogSentToBackTest.fail(DialogSentToBackTest.java:160)
at DialogSentToBackTest.init(DialogSentToBackTest.java:47)
at DialogSentToBackTest.main(DialogSentToBackTest.java:91)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:623)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:717)
java.lang.RuntimeException: Dialog is not on top after calling to toBack() method
at DialogSentToBackTest.fail(DialogSentToBackTest.java:160)
at DialogSentToBackTest.init(DialogSentToBackTest.java:55)
at DialogSentToBackTest.main(DialogSentToBackTest.java:91)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:623)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:717)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Dialog is not on top after calling to toBack() method
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Dialog is not on top after calling to toBack() method
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Dialog is not on top after calling to toBack() method
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Dialog is not on top after calling to toBack() method
- duplicates
-
JDK-6848352 [TEST_BUG] Reg-test closed/java/awt/Modal/DialogSentToBackTest/DialogSentToBackTest.java fails
-
- Open
-
- relates to
-
JDK-6848352 [TEST_BUG] Reg-test closed/java/awt/Modal/DialogSentToBackTest/DialogSentToBackTest.java fails
-
- Open
-