[jdk11u-dev] RFR: 8211999: Window positioning bugs due to overlapping GraphicsDevice bounds (Windows/HiDPI)
Martin Doerr
mdoerr at openjdk.java.net
Mon Oct 11 17:20:59 UTC 2021
On Thu, 7 Oct 2021 15:40:30 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> Backport of JDK-8211999. Applies almost cleanly. I had to integrate hunks in WRobotPeer.java and Robot.java manually.
Thank you for looking at it! Fully agreed. I've moved `useAbsoluteCoordinates()` down where it matches the upstream version better and I've fixed the switch expression in the test for jdk11. The test compiles on my machine, but I can't run it because of missing "XTEST extension version 2.2".
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/494
More information about the jdk-updates-dev
mailing list