RFR: 8316497 : ColorConvertOp - typo for non-ICC conversions needs one-line fix [v6]
Alexey Ivanov
aivanov at openjdk.org
Wed Jan 3 21:07:24 UTC 2024
On Wed, 3 Jan 2024 19:54:47 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
>> Updated this
>
> I agree with Sergey and I can't see any updates.
Hm… If modify the `toRGB` and `fromRGB` methods to use `csRGB` object, then the test does not fail without the fix.
What's more interesting is that the images are equal before `filter` is applied.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/16895#discussion_r1440948889
More information about the client-libs-dev
mailing list