RFR: 8075916: The regression-swing case failed as colored text is not shown on disabled checkbox and radio button with Nimbus LAF

Jayathirth D V jdv at openjdk.org
Thu Sep 15 07:10:44 UTC 2022


On Thu, 15 Sep 2022 06:57:27 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> > Closed test case mentioned in JBS runs only in Default LAF. We need to explicitly specify LAF. Also it looks like closed test is unstable:
> > ```
> > 1. With default LAF test hangs in my mac
> > 
> > 2. With Nimbus LAF it passes without the fix.
> > ```
> > 
> > 
> >     
> >       
> >     
> > 
> >       
> >     
> > 
> >     
> >   
> > Its better to add separate regression test to verify this fix.
> 
> I dont see this problem. In my mac BigSur, default LAF passed and Nimbus L&F fails without the fix.

I have Monterey. I think its better to have open test case which verifies the behavior specific to Nimbus LAF(and may be GTK LAF if that is also getting fixed under this bug)

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

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



More information about the client-libs-dev mailing list