RFR: 8295007: javax/swing/JRadioButton/4314194/bug4314194.java fails in mach5 for WIndowLookAndFeel

Sergey Bylokhov serb at openjdk.org
Mon Oct 10 06:29:51 UTC 2022


On Sat, 8 Oct 2022 05:04:57 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> javax/swing/JRadioButton/4314194/bug4314194.java correct color pixels pixel % varies between 30% for Metal to about 20% for Nimbus to about 19% for Windows L&F. But Nimbus in linux correct color pixel % falls to about 14%
> so adjusted % tolerance check to 10
> Also, JDK-8075916 is fixed for NimbusL&F but same issue is present for GTK L&F which is to be addressed separately as JDK-8295006 so problemlisted for now

I suggest to recheck that the final version of this change will be able to verify an initial bug.

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

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



More information about the client-libs-dev mailing list