On Wed, 19 Oct 2022 04:25:42 GMT, Abhishek Kumar <[email protected]> wrote:
> Existing test > `open/test/jdk/javax/swing/JRadioButton/4314194/bug4314194.java` was not > showing colored text for disabled checkbox and radiobutton in GTK LAF. > > The fix is to get the disabled state color for checkbox and radiobutton from > UIManager if it exists. > > Test case `open/test/jdk/javax/swing/JRadioButton/4314194/bug4314194.java` > has been checked in CI pipeline. Link is attached in JBS. @TejeshR13 @prsadhuk Please review the PR. ------------- PR: https://git.openjdk.org/jdk/pull/10755
