RFR: 4760025: sRGB conversions to and from CIE XYZ incorrect

Phil Race prr at openjdk.org
Fri Jan 12 20:48:19 UTC 2024


On Fri, 12 Jan 2024 07:37:13 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> Since the time the bug was reported color conversion accuracy for the sRGB profile and specific values from the report increased by x100. This is a request to add the code from the report as a test case.

test/jdk/java/awt/color/ICC_ColorSpace/SimpleSRGBToFromCIEXYZ.java line 2:

> 1: /*
> 2:  * Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.

The test is fine but since as you note, it is based on a test from JBS, written by an (at the time) Sun employee, I'd expect to see (c) Oracle here .. or at least joint (c).

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/17388#discussion_r1450908721


More information about the client-libs-dev mailing list