On Mon, 24 Apr 2023 17:39:17 GMT, Tejesh R <[email protected]> wrote:

> Open source few AWT ScrollPane related tests.

test/jdk/java/awt/ScrollPane/ComponentScrollTest/ComponentScrollTest.java line 
87:

> 85:             });
> 86:         } finally {
> 87:             EventQueue.invokeLater(() -> {

Why the invokeLater is used here?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13621#discussion_r1175641942

Reply via email to