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

Harshitha Onkar honkar at openjdk.org
Thu Aug 10 16:36:58 UTC 2023


On Thu, 10 Aug 2023 00:35:36 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.
>
> Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Simplify sign implementation

Marked as reviewed by honkar (Committer).

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

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


More information about the client-libs-dev mailing list