RFR: 8338153: java/awt/Checkbox/CheckboxCheckerScalingTest.java test failed on linux machine [v4]

Tejesh R tr at openjdk.org
Thu Sep 5 09:38:51 UTC 2024


On Thu, 5 Sep 2024 09:29:11 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:

> `private static BufferedImage imageAfterChecked;` can be move inside main method.

It's used inside `EventQueue`, then have to covert to atomic. Better to retain as it is.

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

PR Comment: https://git.openjdk.org/jdk/pull/20723#issuecomment-2331059882


More information about the client-libs-dev mailing list