> On 02-Jul-2020, at 2:44 PM, Tejpal Rebari <[email protected]> wrote: > > Hi Pankaj, > > Thanks for the review. > >> On 02-Jul-2020, at 2:05 PM, Pankaj Bansal <[email protected] >> <mailto:[email protected]>> wrote: >> >> Hello Tejpal, >> >> Few comments about the test >> >> 1. Remove all wild imports >> >> 2. Why do you need to create "lf" variable? Just call setLookAndFeel with >> L&F name >> 3. Dispose the frame in EDT thread in finally block >> > Will update the test.
Updated webrev : http://cr.openjdk.java.net/~trebari/swing/8041705/webrev02/ <http://cr.openjdk.java.net/~trebari/swing/8041705/webrev02/> Regards Tejpal
