On Thu, 23 Oct 2025 19:02:11 GMT, Phil Race <[email protected]> wrote:
> It can also be over-written at line 835. Interesting, is it possible that that line has the same bug? `color = dstColorSpace.fromCIEXYZ(dstColor);` Does dstColor always have the same number of components as CIEXYZ? Is the logic of using CIEXYZ for mix of non-/ICC source and non-/ICC destination actually correct? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/27785#discussion_r2462010427
