-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
24
-
x86_64
-
os_x
The following test failed in the JDK24 CI:
java/awt/event/KeyEvent/KeyTyped/CtrlASCII.java
Here's a snippet from the log file:
#section:main
----------messages:(7/270)----------
command: main CtrlASCII
reason: User specified action: run main/timeout=600 CtrlASCII
started: Thu Aug 15 15:22:38 GMT 2024
Mode: othervm
Additional options from @modules: --add-modules java.desktop
finished: Thu Aug 15 15:23:30 GMT 2024
elapsed time (seconds): 51.297
----------configuration:(3/40)----------
Boot Layer
add modules: java.desktop
----------System.out:(49/300)*----------
0x1
0x2
0x3
0x4
0x5
0x6
0x7
0x8
0x9
0xa
0xb
0xc
0xd
0xe
0xf
0x10
0x11
0x12
0x13
0x14
0x15
0x16
0x17
0x18
0x19
0x1a
0x1b
0x1c
0x1d
0x20
0x27
0x2c
0x1f
0x2e
0x2f
0x30
0x31
0x20
0x33
0x34
0x35
0x1e
Unexpected keychar: \u001e
0x37
0x38
0x39
0x3b
0x3d
0x60
----------System.err:(16/639)----------
java.lang.RuntimeException: The test failed.
at CtrlASCII.start(CtrlASCII.java:216)
at CtrlASCII.main(CtrlASCII.java:168)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:588)
at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:1575)
JavaTest Message: Test threw exception: java.lang.RuntimeException: The test failed.
java/awt/event/KeyEvent/KeyTyped/CtrlASCII.java
Here's a snippet from the log file:
#section:main
----------messages:(7/270)----------
command: main CtrlASCII
reason: User specified action: run main/timeout=600 CtrlASCII
started: Thu Aug 15 15:22:38 GMT 2024
Mode: othervm
Additional options from @modules: --add-modules java.desktop
finished: Thu Aug 15 15:23:30 GMT 2024
elapsed time (seconds): 51.297
----------configuration:(3/40)----------
Boot Layer
add modules: java.desktop
----------System.out:(49/300)*----------
0x1
0x2
0x3
0x4
0x5
0x6
0x7
0x8
0x9
0xa
0xb
0xc
0xd
0xe
0xf
0x10
0x11
0x12
0x13
0x14
0x15
0x16
0x17
0x18
0x19
0x1a
0x1b
0x1c
0x1d
0x20
0x27
0x2c
0x1f
0x2e
0x2f
0x30
0x31
0x20
0x33
0x34
0x35
0x1e
Unexpected keychar: \u001e
0x37
0x38
0x39
0x3b
0x3d
0x60
----------System.err:(16/639)----------
java.lang.RuntimeException: The test failed.
at CtrlASCII.start(CtrlASCII.java:216)
at CtrlASCII.main(CtrlASCII.java:168)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:588)
at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:1575)
JavaTest Message: Test threw exception: java.lang.RuntimeException: The test failed.