-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
8
-
x86_64
-
generic
Testsuite name: Regression
Test name: sun/java2d/cmm/ColorConvertOp/MTSafetyTest.java
JDK tested: JDK 8 b126
OS tested: MacOSX, Ubuntu Linux x64
Test fails against JDK 8 b100, b126
Test passes against JDK 7u51 b14, 7u55 b05
LOG:
#section:main
----------messages:(3/111)----------
command: main MTSafetyTest
reason: User specified action: run main MTSafetyTest
elapsed time (seconds): 10.42
----------System.out:(0/0)----------
----------System.err:(22/1299)----------
java.awt.color.CMMException: LCMS error 13: Couldn't link the profiles
at sun.java2d.cmm.lcms.LCMS.createNativeTransform(Native Method)
at sun.java2d.cmm.lcms.LCMS.createTransform(LCMS.java:156)
at sun.java2d.cmm.lcms.LCMSTransform.doTransform(LCMSTransform.java:155)
at sun.java2d.cmm.lcms.LCMSTransform.colorConvert(LCMSTransform.java:173)
at java.awt.image.ColorConvertOp.ICCBIFilter(ColorConvertOp.java:355)
at java.awt.image.ColorConvertOp.filter(ColorConvertOp.java:282)
at MTSafetyTest$ColorConvert.run(MTSafetyTest.java:127)
at java.lang.Thread.run(Thread.java:744)
java.lang.RuntimeException: Unexpected exception
at MTSafetyTest.main(MTSafetyTest.java:100)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:744)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Unexpected exception
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Unexpected exception
Test name: sun/java2d/cmm/ColorConvertOp/MTSafetyTest.java
JDK tested: JDK 8 b126
OS tested: MacOSX, Ubuntu Linux x64
Test fails against JDK 8 b100, b126
Test passes against JDK 7u51 b14, 7u55 b05
LOG:
#section:main
----------messages:(3/111)----------
command: main MTSafetyTest
reason: User specified action: run main MTSafetyTest
elapsed time (seconds): 10.42
----------System.out:(0/0)----------
----------System.err:(22/1299)----------
java.awt.color.CMMException: LCMS error 13: Couldn't link the profiles
at sun.java2d.cmm.lcms.LCMS.createNativeTransform(Native Method)
at sun.java2d.cmm.lcms.LCMS.createTransform(LCMS.java:156)
at sun.java2d.cmm.lcms.LCMSTransform.doTransform(LCMSTransform.java:155)
at sun.java2d.cmm.lcms.LCMSTransform.colorConvert(LCMSTransform.java:173)
at java.awt.image.ColorConvertOp.ICCBIFilter(ColorConvertOp.java:355)
at java.awt.image.ColorConvertOp.filter(ColorConvertOp.java:282)
at MTSafetyTest$ColorConvert.run(MTSafetyTest.java:127)
at java.lang.Thread.run(Thread.java:744)
java.lang.RuntimeException: Unexpected exception
at MTSafetyTest.main(MTSafetyTest.java:100)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:744)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Unexpected exception
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Unexpected exception
- duplicates
-
JDK-8041429 Parallel read of Different JPG image files (by 2 thread) fails in Java 8
- Closed
-
JDK-8032243 LCMS error 13: Couldn't link the profiles
- Closed