Re: [OpenJDK 2D-Dev] RFR: 8196572: Tests ColConvCCMTest.java and MTColConvTest.java fail

2018-05-02 Thread Sergey Bylokhov
+1 On 02/05/2018 14:19, Phil Race wrote: Need to update the tolerances allowed in color conversion after LCMS 2.9 upgrade The CIEXYZ overall result is actually much better but the test will fail on a single difference of a color component for a single pixel. More details in the bug report. B

[OpenJDK 2D-Dev] RFR: 8196572: Tests ColConvCCMTest.java and MTColConvTest.java fail

2018-05-02 Thread Phil Race
Need to update the tolerances allowed in color conversion after LCMS 2.9 upgrade The CIEXYZ overall result is actually much better but the test will fail on a single difference of a color component for a single pixel. More details in the bug report. Bug: https://bugs.openjdk.java.net/browse/JD