On Wed, 9 Aug 2023 21:59:23 GMT, Damon Nguyen <[email protected]> wrote:

> Test fails intermittently on macosx-aarch64. Adding a delay between the first 
> and second drag fixes the issue since there may be some timing issue between 
> the two drag events. Tested the change twice, with 100 repeats per test on 
> all OS's. All tests passed. Also corrected a spelling mistake and added 
> logical newlines to read/debug cleaner.

This pull request has now been integrated.

Changeset: d97de826
Author:    Damon Nguyen <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/d97de8260c19e468c87221e28f29128e56ec8ee1
Stats:     8 lines in 1 file changed: 4 ins; 0 del; 4 mod

8313633: [macOS] java/awt/dnd/NextDropActionTest/NextDropActionTest.java fails 
with java.lang.RuntimeException: wrong next drop action!

Reviewed-by: honkar, serb

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

PR: https://git.openjdk.org/jdk/pull/15213

Reply via email to