RFR: JDK-8307083: Open source some drag and drop tests 3 [v2]
Sergey Bylokhov
serb at openjdk.org
Mon May 8 18:40:25 UTC 2023
On Fri, 5 May 2023 18:35:05 GMT, Alisen Chung <achung at openjdk.org> wrote:
>> moving tests to open
>
> Alisen Chung has updated the pull request incrementally with one additional commit since the last revision:
>
> Update test/jdk/java/awt/dnd/MissedDragEnterTest.java
>
> Co-authored-by: Andrey Turbanov <turbanoff at gmail.com>
test/jdk/java/awt/dnd/MissedDragEnterTest.java line 250:
> 248:
> 249: public boolean getResult() {
> 250: return passed;
Does we use this field on EDT and main threads?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13764#discussion_r1187762718
More information about the client-libs-dev
mailing list