On Thu, 14 Mar 2024 16:03:46 GMT, Abhishek Kumar <abhis...@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