On Tue, 20 Sep 2022 18:24:26 GMT, Alisen Chung <ach...@openjdk.org> wrote:
> Fixed test bug where mouse location was being calculated before robot > mouseMove operation was complete This test fails for me everytime at Robot.mouseMove test with/without fix at Screen #0(built-in display). I have built-in display as main display and external monitor. It is not moving forward to verify PixelColor with/without fix. I think we dont run these tests in CI and the fix needs to be verified in local machines. ------------- PR: https://git.openjdk.org/jdk/pull/10363