On Mon, 19 May 2025 02:13:35 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:
> I think the test can be greatly simplified if you redirect all rendering into > a BufferedImage OK, the test is rewritten to use a BufferedImage. I'm still not convinced I understand the nature of the original failure (why, given the screenshot provided, would a pixel in this test be r=55,g=55,b=55?). I don't think these changes are bad, but since I don't understand the original failure I'm not convinced this work is addressing it. ------------- PR Comment: https://git.openjdk.org/jdk/pull/25244#issuecomment-2889678140