On Tue, 25 Apr 2023 13:48:16 GMT, Jayathirth D V <[email protected]> wrote:

> This PR open sources some tests related to AWT datatransfer and Toolkit.

test/jdk/java/awt/Toolkit/ToolkitListenerTest/ToolkitListenerTest.java line 100:

> 98: 
> 99:     public void eventDispatched(AWTEvent e) {
> 100:         System.err.println(e);

On what thread this will be executed?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13642#discussion_r1176748847

Reply via email to