On Sat, 27 Aug 2022 00:32:11 GMT, Alexandre Iline <shurail...@openjdk.org> wrote:
> Activate the window with a mouse click. > Close tooltip by moving the window out of the component. > > Multiple runs have been performed in the CI, totaling 500 runs on each > Windows and Mac OS. > > While testing the fix, I have discovered that, while this fixes the problem > on Mac and Windows, on linux the test is not fully stable. I have created a > bug for that and excluded the test on Linux. This pull request has now been integrated. Changeset: 1f521a12 Author: Alexandre Iline <shurail...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/1f521a12041b33b3458f952627d535fad6e928c7 Stats: 16 lines in 2 files changed: 9 ins; 3 del; 4 mod 8225012: sanity/client/SwingSet/src/ToolTipDemoTest.java fails on Windows Reviewed-by: serb ------------- PR: https://git.openjdk.org/jdk/pull/10053