Details
-
Type:
Bug
-
Status: Open
-
Priority:
P4
-
Resolution: Unresolved
-
Affects Version/s: 17.0.3, 18, 19
-
Fix Version/s: tbd
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
CPU:aarch64
-
OS:os_x
Description
The following test failed in the JDK19 CI:
sun/java2d/cmm/ColorConvertOp/MTPerLineTransformValidation.java
Here's a snippet from the log file:
#section:main
----------messages:(5/246)----------
command: main MTTransformValidation
reason: User specified action: run main/othervm/timeout=600 MTTransformValidation
Mode: othervm [/othervm specified]
Additional options from @modules: --add-modules java.desktop
elapsed time (seconds): 22.792
----------configuration:(3/40)----------
Boot Layer
add modules: java.desktop
----------System.out:(0/0)----------
----------System.err:(0/0)----------
----------rerun:(36/5685)*----------
<snip>
result: Failed. Unexpected exit from test [exit code: 134]
sun/java2d/cmm/ColorConvertOp/MTPerLineTransformValidation.java
Here's a snippet from the log file:
#section:main
----------messages:(5/246)----------
command: main MTTransformValidation
reason: User specified action: run main/othervm/timeout=600 MTTransformValidation
Mode: othervm [/othervm specified]
Additional options from @modules: --add-modules java.desktop
elapsed time (seconds): 22.792
----------configuration:(3/40)----------
Boot Layer
add modules: java.desktop
----------System.out:(0/0)----------
----------System.err:(0/0)----------
----------rerun:(36/5685)*----------
<snip>
result: Failed. Unexpected exit from test [exit code: 134]
Attachments
Issue Links
- relates to
-
JDK-8273972 Multi-core choke point in CMM engine (LCMSTransform.doTransform)
-
- Resolved
-