RFR: 8328158: Convert java/awt/Choice/NonFocusablePopupMenuTest to automatic main test [v2]

Alexander Zuev kizune at openjdk.org
Thu Mar 14 16:48:57 UTC 2024


On Thu, 14 Mar 2024 16:03:46 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:

>> Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Minor fixes
>
> test/jdk/java/awt/Choice/NonFocusablePopupMenuTest.java line 85:
> 
>> 83:         });
>> 84:         EventQueue.invokeAndWait(() -> {
>> 85:             setVisible(false);
> 
> I think this also can be moved inside above EventQueue.

Sure.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18300#discussion_r1525197200


More information about the client-libs-dev mailing list