RFR: 8289611: MouseLocationOnScreenTest sometimes fails on Mac M1

Kevin Rushforth kcr at openjdk.org
Fri Jul 15 13:55:05 UTC 2022


On Thu, 14 Jul 2022 20:55:25 GMT, Andy Goryachev <duke at openjdk.org> wrote:

> - using Screen.getVisualBounds() instead of Screen.getBounds()

I can confirm that running the full set of tests fails without this fix and works with this fix.

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

Marked as reviewed by kcr (Lead).

PR: https://git.openjdk.org/jfx/pull/828


More information about the openjfx-dev mailing list