On Mon, 10 Oct 2022 07:21:45 GMT, Prasanta Sadhukhan <[email protected]> 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 > > Prasanta Sadhukhan has updated the pull request incrementally with one > additional commit since the last revision: > > Use full block char Looks good to me. The only question is the value of `tolerance`: the original one vs. the updated one. ------------- Marked as reviewed by aivanov (Reviewer). PR: https://git.openjdk.org/jdk/pull/10618
