Integrated: 8313633: [macOS] java/awt/dnd/NextDropActionTest/NextDropActionTest.java fails with java.lang.RuntimeException: wrong next drop action!
Damon Nguyen
dnguyen at openjdk.org
Thu Aug 10 18:10:58 UTC 2023
On Wed, 9 Aug 2023 21:59:23 GMT, Damon Nguyen <dnguyen at openjdk.org> 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 <dnguyen at openjdk.org>
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
More information about the client-libs-dev
mailing list