[jdk11u-dev] RFR: 8211999: Window positioning bugs due to overlapping GraphicsDevice bounds (Windows/HiDPI)
Sergey Bylokhov
serb at openjdk.java.net
Mon Oct 11 02:05:07 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.
src/java.desktop/windows/classes/sun/awt/windows/WRobotPeer.java line 68:
> 66: return true;
> 67: }
> 68:
I think it should be inserted in the same place as in the jdk repo.
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/494
More information about the jdk-updates-dev
mailing list