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

Prasanta Sadhukhan psadhukhan at openjdk.org
Mon Oct 10 07:21:45 UTC 2022


> 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

Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:

  Use full block char

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/10618/files
  - new: https://git.openjdk.org/jdk/pull/10618/files/a50ad3eb..a275e607

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=10618&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=10618&range=00-01

  Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/10618.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/10618/head:pull/10618

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



More information about the client-libs-dev mailing list