On Fri, 11 Oct 2024 19:35:51 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.

This pull request has now been integrated.

Changeset: 1f6bd0c3
Author:    Damon Nguyen <dngu...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/1f6bd0c3e509029bbf524b0ba34ce44601ac0b6a
Stats:     33 lines in 2 files changed: 8 ins; 8 del; 17 mod

8341972: java/awt/dnd/DnDRemoveFocusOwnerCrashTest.java timed out after 
JDK-8341257

Reviewed-by: azvegint

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

PR: https://git.openjdk.org/jdk/pull/21477

Reply via email to