-
Bug
-
Resolution: Duplicate
-
P4
-
7, 11, 12, 13
-
x86
-
windows_xp
Reg test java/awt/Focus/AppletInitialFocusTest/AppletInitialFocusTest.html fails on windows Xp Prof with Jdk7b66 pit build. Passes with Jdk7b64 pit build, hence a regression. Also attached is the .jtr file.
It fails with the following output:
java.lang.RuntimeException: Appletviewer doesn't set default focus correctly.
at AppletInitialFocusTest$1.run(AppletInitialFocusTest.java:54)
at java.lang.Thread.run(Thread.java:717)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: Appletviewer doesn't set default focus correctly.
result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: Appletviewer doesn't set default focus correctly.
It fails with the following output:
java.lang.RuntimeException: Appletviewer doesn't set default focus correctly.
at AppletInitialFocusTest$1.run(AppletInitialFocusTest.java:54)
at java.lang.Thread.run(Thread.java:717)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: Appletviewer doesn't set default focus correctly.
result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: Appletviewer doesn't set default focus correctly.
- duplicates
-
JDK-8213110 Remove the use of applets in automatic tests
-
- Resolved
-