On Tue, 14 Oct 2025 05:25:44 GMT, Phil Race <[email protected]> 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.

This pull request has now been integrated.

Changeset: 8585b46c
Author:    Phil Race <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/8585b46c1221f6894f4f1cda34714e7b49a8cccb
Stats:     52 lines in 3 files changed: 51 ins; 0 del; 1 mod

8364583: ColorConvertOp fails for CMYK → RGB conversion

Reviewed-by: serb, psadhukhan, honkar

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

PR: https://git.openjdk.org/jdk/pull/27785

Reply via email to