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

Sergey Bylokhov serb at openjdk.org
Thu Aug 10 00:14:28 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.

Marked as reviewed by serb (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/15213#pullrequestreview-1570789604



More information about the client-libs-dev mailing list