RFR: 8340008: KeyEvent/KeyTyped/Numpad1KeyTyped.java has 15 seconds timeout
Alexey Ivanov
aivanov at openjdk.org
Thu Sep 19 09:47:09 UTC 2024
On Thu, 19 Sep 2024 09:40:56 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
> I am open-sourcing the `Numpad1KeyTyped.java` test.
>
> I used `CountDownLatch` for synchronisation.
>
> The test passes in CI.
The test is somewhat similar to #21013, it uses similar synchronisation logic.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21085#issuecomment-2360515586
More information about the client-libs-dev
mailing list