[jdk13u-dev] RFR: 8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)

Yuri Nesterenko yan at openjdk.java.net
Mon Feb 8 13:19:07 UTC 2021


Ahem, third attempt to backport this issue. After creating a PR, doing testing, I realized that newly introduced test change required some modifications. It has a preview feature in terms of 13 totally unrelated to the original issue. 
Unfortunately, I could not find an easy way to amend a backport commit (routine described for a regular PR seems not working here). So I had to close PR,  discard a branch and start anew.

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

Commit messages:
 - Backport 9c415c4d524336157ccaeb780b18d133b19aa527

Changes: https://git.openjdk.java.net/jdk13u-dev/pull/112/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk13u-dev&pr=112&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8243925
  Stats: 134 lines in 3 files changed: 121 ins; 0 del; 13 mod
  Patch: https://git.openjdk.java.net/jdk13u-dev/pull/112.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk13u-dev pull/112/head:pull/112

PR: https://git.openjdk.java.net/jdk13u-dev/pull/112


More information about the jdk-updates-dev mailing list