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

Yuri Nesterenko yan at openjdk.java.net
Mon Feb 8 12:47:57 UTC 2021


Second 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/111/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk13u-dev&pr=111&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8243925
  Stats: 123 lines in 3 files changed: 116 ins; 0 del; 7 mod
  Patch: https://git.openjdk.java.net/jdk13u-dev/pull/111.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk13u-dev pull/111/head:pull/111

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


More information about the jdk-updates-dev mailing list