RFR: 8364583: ColorConvertOp fails for CMYK → RGB conversion
Sergey Bylokhov
serb at openjdk.org
Mon Nov 3 19:03:54 UTC 2025
On Tue, 14 Oct 2025 05:25:44 GMT, Phil Race <prr at openjdk.org> wrote:
> color is initially returned as 4 element array but we over-write with 3 element and so next time through the loop it is used by but is too short.
> More details in JBS.
Marked as reviewed by serb (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/27785#pullrequestreview-3412482120
More information about the client-libs-dev
mailing list