RFR: 8338668: Test javax/swing/JFileChooser/8080628/bug8080628.java doesn't test for GTK L&F [v2]

Abhishek Kumar abhiscxk at openjdk.org
Fri Aug 23 09:28:22 UTC 2024


On Thu, 22 Aug 2024 21:33:56 GMT, Alisen Chung <achung at openjdk.org> wrote:

>> Abhishek Kumar has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Review comment update
>
> test/jdk/javax/swing/JFileChooser/8080628/bug8080628.java line 1:
> 
>> 1: /*
> 
> Could you also clean up the main method and remove the extra overhead in the SwingUtilities.invokeAndWait call? Also remember to update copyright years

I think that is ok.. it's pretty simple where runnable interface run method is overridden and is supposed to run the test.
copyright year updated.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20671#discussion_r1728662804


More information about the client-libs-dev mailing list