On Fri, 5 May 2023 18:35:05 GMT, Alisen Chung <ach...@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 <turban...@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