On Fri, 11 Oct 2024 19:59:24 GMT, Damon Nguyen <dngu...@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