-
Bug
-
Resolution: Unresolved
-
P3
-
6, 7u67, 8, 9, 11, 14, 15, 16, 17, 18, 21, 23, 24
-
generic
-
generic
test closed/java/awt/Focus/KeyStrokeTest/KeyStrokeTest.html fails sometimes
reproduced on windows 7 64 bit
the button doesn't disappear and text field doesn't receive key typed event
I can't reproduce issue with jdk7u21b14 on the same platform and with jdk8 on the linux platform but may be need to run test more times
failure output:
----------System.err:(5/306)----------
java.lang.RuntimeException: TEST FIALED
at KeyStrokeTest.start(KeyStrokeTest.java:116)
at com.sun.javatest.regtest.AppletWrapper$AppletRunnable.run(AppletWrapper.java:153)
at java.lang.Thread.run(Thread.java:724)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: TEST FIALED
result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: TEST FIALED
reproduced on windows 7 64 bit
the button doesn't disappear and text field doesn't receive key typed event
I can't reproduce issue with jdk7u21b14 on the same platform and with jdk8 on the linux platform but may be need to run test more times
failure output:
----------System.err:(5/306)----------
java.lang.RuntimeException: TEST FIALED
at KeyStrokeTest.start(KeyStrokeTest.java:116)
at com.sun.javatest.regtest.AppletWrapper$AppletRunnable.run(AppletWrapper.java:153)
at java.lang.Thread.run(Thread.java:724)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: TEST FIALED
result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: TEST FIALED
- links to
-
Review(master) openjdk/jdk/27182