On Fri, 24 Jan 2025 16:47:42 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:

> Use a `CountDownLatch` in `javax/swing/AbstractButton/bug6298940.java` 
> instead of delay.  
> Use `Util.hitMnemonics` instead of custom code to handle macOS.
> 
> I ran the updated test a few times with `JTREG=REPEAT_COUNT=20`, the test 
> always passed in the CI.

LGTM, ran test on local machine (macOS sonoma 14.7) and it passses

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

Marked as reviewed by achung (Committer).

PR Review: https://git.openjdk.org/jdk/pull/23301#pullrequestreview-2579179803

Reply via email to