RFR: 8316497 : ColorConvertOp - typo for non-ICC conversions needs one-line fix [v14]

Sergey Bylokhov serb at openjdk.org
Sun Jan 14 09:34:26 UTC 2024


On Fri, 12 Jan 2024 21:05:19 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

> Currently, we have test and gold which use the same ColorSpace which could be plain or wrapper for both cases. It looks confusing to me.

That could be fine. We can create a gold image first, then parametrize the test method by different src/mid/dst and compare the result vs gold, so we will cover all possible combinations.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16895#discussion_r1451693480


More information about the client-libs-dev mailing list