On Tue, 2 May 2023 21:07:21 GMT, Alisen Chung <[email protected]> wrote:

>> Added DnD tests
>
> Alisen Chung has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   moved some function calls on EDT

test/jdk/java/awt/dnd/IntraJVMGetDropSuccessTest.java line 253:

> 251: 
> 252:     public void reset() {
> 253:         clickedComponent = null;

seems here you access/reset that field on the main thread as well

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13759#discussion_r1184562790

Reply via email to