RFR: 8326497: Window.toFront() fails for iconified windows on Linux [v5]

Maxim Kartashev mkartashev at openjdk.org
Wed Mar 6 10:55:00 UTC 2024


On Wed, 6 Mar 2024 09:45:33 GMT, Tejesh R <tr at openjdk.org> wrote:

>> Not unless there's another idea on how to measure tests' success. 1.5 seconds is about the time my MacOS needs to complete an iconify/de-iconfiy process.
>
> Did u try after adding `waitForIdle` ?

You were right @TejeshR13. `waitForIdle` helps and I reverted the time back to 500ms.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17985#discussion_r1514255299


More information about the client-libs-dev mailing list