RFR: 8356061: [macos] com/apple/laf/RootPane/RootPaneDefaultButtonTest.java test fails on macosx-aarch64 machine [v2]

Jeremy Wood duke at openjdk.org
Mon May 19 05:39:51 UTC 2025


On Mon, 19 May 2025 02:13:35 GMT, Sergey Bylokhov <serb at 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


More information about the client-libs-dev mailing list