-
Bug
-
Resolution: Unresolved
-
P4
-
17, 18, 19, 20, 21, 22, 23, 24
-
x86_64, aarch64
-
os_x
The following test failed in the JDK18 CI:
java/awt/color/ICC_ColorSpace/MTTransformReplacedProfile.java
Here's a snippet from the log file:
#section:main
----------messages:(5/243)----------
command: main MTTransformReplacedProfile
reason: User specified action: run main/othervm MTTransformReplacedProfile
Mode: othervm [/othervm specified]
Additional options from @modules: --add-modules java.desktop
elapsed time (seconds): 3.495
----------configuration:(3/40)----------
Boot Layer
add modules: java.desktop
----------System.out:(0/0)----------
----------System.err:(0/0)----------
----------rerun:(36/6474)*----------
<snip>
result: Failed. Unexpected exit from test [exit code: 134]
Although there's an exit code 134, there is no hs_err_pid
file associated with this sighting.
java/awt/color/ICC_ColorSpace/MTTransformReplacedProfile.java
Here's a snippet from the log file:
#section:main
----------messages:(5/243)----------
command: main MTTransformReplacedProfile
reason: User specified action: run main/othervm MTTransformReplacedProfile
Mode: othervm [/othervm specified]
Additional options from @modules: --add-modules java.desktop
elapsed time (seconds): 3.495
----------configuration:(3/40)----------
Boot Layer
add modules: java.desktop
----------System.out:(0/0)----------
----------System.err:(0/0)----------
----------rerun:(36/6474)*----------
<snip>
result: Failed. Unexpected exit from test [exit code: 134]
Although there's an exit code 134, there is no hs_err_pid
file associated with this sighting.
- duplicates
-
JDK-8305961 java/awt/color/ICC_ColorSpace/ToFromCIEXYZRoundTrip.java failed with "exit code: 134"
-
- Closed
-