-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
21, 22, 23
-
x86_64, aarch64
-
os_x
The following test failed in the JDK21 CI:
java/awt/color/ICC_ColorSpace/ToFromCIEXYZRoundTrip.java
Here's a snippet from the log file:
#section:main
----------messages:(7/324)----------
command: main ToFromCIEXYZRoundTrip
reason: User specified action: run main/othervm/timeout=1000 ToFromCIEXYZRoundTrip
started: Thu Apr 13 09:02:27 GMT 2023
Mode: othervm [/othervm specified]
Additional options from @modules: --add-modules java.desktop
finished: Thu Apr 13 09:03:21 GMT 2023
elapsed time (seconds): 53.476
----------configuration:(3/40)----------
Boot Layer
add modules: java.desktop
----------System.out:(0/0)----------
----------System.err:(0/0)----------
----------rerun:(36/5822)*----------
<snip>
result: Failed. Unexpected exit from test [exit code: 134]
No indication of a test issue or failure other than the "exit code: 134".
java/awt/color/ICC_ColorSpace/ToFromCIEXYZRoundTrip.java
Here's a snippet from the log file:
#section:main
----------messages:(7/324)----------
command: main ToFromCIEXYZRoundTrip
reason: User specified action: run main/othervm/timeout=1000 ToFromCIEXYZRoundTrip
started: Thu Apr 13 09:02:27 GMT 2023
Mode: othervm [/othervm specified]
Additional options from @modules: --add-modules java.desktop
finished: Thu Apr 13 09:03:21 GMT 2023
elapsed time (seconds): 53.476
----------configuration:(3/40)----------
Boot Layer
add modules: java.desktop
----------System.out:(0/0)----------
----------System.err:(0/0)----------
----------rerun:(36/5822)*----------
<snip>
result: Failed. Unexpected exit from test [exit code: 134]
No indication of a test issue or failure other than the "exit code: 134".
- duplicates
-
JDK-8278101 [macos] java/awt/color/ICC_ColorSpace/MTTransformReplacedProfile.java failed with exit code 134
-
- Open
-
- relates to
-
JDK-8304334 java/awt/color/ICC_ColorSpace/ToFromCIEXYZRoundTrip.java times out on slow platforms
-
- Resolved
-
-
JDK-8333356 JVM crashes with "aux_index does not match even or odd indices"
-
- Closed
-