RFR: 8306638: Open source some AWT tests related to datatransfer and Toolkit
Phil Race
prr at openjdk.org
Tue Apr 25 16:49:12 UTC 2023
On Tue, 25 Apr 2023 16:14:58 GMT, Sergey Bylokhov <serb at openjdk.org> 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
More information about the client-libs-dev
mailing list