On Tue, 10 Jan 2023 21:35:25 GMT, Alexey Ivanov <[email protected]> wrote:
>> Replaced robot.waitForIdle with robot.delay(200). I will check the >> possibility of raising a new bug. > > Since no one expected for `robot.waitForIdle` to make the test so slow here, > I suggest submitting a bug for evaluation. You have a working test case for > this. The frame doesn't need to move across the screen. I raised a new bug for this issue JDK-8299937 ------------- PR: https://git.openjdk.org/jdk/pull/10655
