RFR: 8341972: java/awt/dnd/DnDRemoveFocusOwnerCrashTest.java timed out after JDK-8341257 [v2]
Alexander Zvegintsev
azvegint at openjdk.org
Fri Oct 11 20:03:11 UTC 2024
On Fri, 11 Oct 2024 19:59:24 GMT, Damon Nguyen <dnguyen at openjdk.org> wrote:
>> Intermittent failure of awt test in windows only. When re-testing locally, the drag button wasn't actually drawn in the test. I made p static, added stability delays, and moved robot out of the EDT (as well as caught a duplicate robot instantiation). There's a merging issue that also missed adding this test to the problem list for MacOS, so it's been added here. Tested with 100 repeats on all platforms (but problem listed on MacOS) and the test now passes consistently.
>
> Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision:
>
> Add delay before getting location. Put whole disposal into EDT
Marked as reviewed by azvegint (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/21477#pullrequestreview-2363488427
More information about the client-libs-dev
mailing list