[jdk11u-dev] RFR: 8211999: Window positioning bugs due to overlapping GraphicsDevice bounds (Windows/HiDPI) [v2]

Martin Doerr mdoerr at openjdk.java.net
Mon Oct 11 17:20:58 UTC 2021


> Backport of JDK-8211999. Applies almost cleanly. I had to integrate hunks in WRobotPeer.java and Robot.java manually.

Martin Doerr has updated the pull request incrementally with two additional commits since the last revision:

 - Adapt WindowSizeDifferentScreens.java to jdk11.
 - Move useAbsoluteCoordinates() down where it better matches upstream version

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

Changes:
  - all: https://git.openjdk.java.net/jdk11u-dev/pull/494/files
  - new: https://git.openjdk.java.net/jdk11u-dev/pull/494/files/c771cbd6..cd6b0a19

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=494&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=494&range=00-01

  Stats: 16 lines in 2 files changed: 5 ins; 5 del; 6 mod
  Patch: https://git.openjdk.java.net/jdk11u-dev/pull/494.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/494/head:pull/494

PR: https://git.openjdk.java.net/jdk11u-dev/pull/494


More information about the jdk-updates-dev mailing list