On Tue, 25 Apr 2023 16:14:58 GMT, Sergey Bylokhov <[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?

Surely it will be the EDT ? Why do you ask ?

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

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

Reply via email to