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.

The fix LGTM for the case demonstrated by the regression test although I'm not 
clear on the case described by @mrserb in this thread - 
https://github.com/openjdk/jdk/pull/27785/files#r2487547644

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

Marked as reviewed by honkar (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/27785#pullrequestreview-3418679845

Reply via email to