[jdk17u-dev] RFR: 8294427: Check boxes and radio buttons have rendering issues on Windows in High DPI env

Goetz Lindenmaier goetz at openjdk.org
Fri Sep 15 08:00:05 UTC 2023


I backport this for parity with 17.0.10-oracle.

I resolved a copyright. 
Also, there were small coding differences in the function rescale() which is deleted. round() is moved to a macro.

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

Commit messages:
 - Backport a63afa4aa62863d1a199a0fb7d2f56ff8fcd04fd

Changes: https://git.openjdk.org/jdk17u-dev/pull/1744/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1744&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8294427
  Stats: 198 lines in 5 files changed: 100 ins; 36 del; 62 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/1744.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/1744/head:pull/1744

PR: https://git.openjdk.org/jdk17u-dev/pull/1744


More information about the jdk-updates-dev mailing list