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

Prasanta Sadhukhan psadhukhan at openjdk.org
Mon Oct 10 11:54:36 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

This pull request has now been integrated.

Changeset: 269252aa
Author:    Prasanta Sadhukhan <psadhukhan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/269252aa3d5d72859c907a032110d482cf475560
Stats:     4 lines in 2 files changed: 2 ins; 0 del; 2 mod

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

Reviewed-by: aivanov, tr

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

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



More information about the client-libs-dev mailing list