-
Bug
-
Resolution: Duplicate
-
P4
-
7
-
generic
-
generic
The test closed/java/awt/Component/VisibleHwInLwContTest/VisibleHwInLwContTest.html fails with the following output:
java.lang.RuntimeException: Test failed. Action performed on invisible button.
at VisibleHwInLwContTest.start(VisibleHwInLwContTest.java:96)
at com.sun.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:145)
at java.lang.Thread.run(Thread.java:674)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: Test failed. Action performed on invisible button.
result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: Test failed. Action performed on invisible button.
java.lang.RuntimeException: Test failed. Action performed on invisible button.
at VisibleHwInLwContTest.start(VisibleHwInLwContTest.java:96)
at com.sun.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:145)
at java.lang.Thread.run(Thread.java:674)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: Test failed. Action performed on invisible button.
result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: Test failed. Action performed on invisible button.
- duplicates
-
JDK-6689468 test/closed/java/awt/Component/VisibleHwInLwContTest/VisibleHwInLwContTest.html fails
- Resolved