RFR: 8286581: Make Java process DPI Aware if sun.java2d.dpiaware property is set [v2]
Rajat Mahajan
duke at openjdk.org
Tue Jan 17 17:01:48 UTC 2023
> I tested by removing dpi-awareness settings from the manifest file, and then running my app with -Dsun.java2d.dpiaware=false. This showed java.exe as "Unaware" in task-manager, and with it set to true I saw "Per-Monitor (v2)" dpi awareness for java.exe.
Rajat Mahajan has updated the pull request incrementally with one additional commit since the last revision:
Updated copyright year
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/11998/files
- new: https://git.openjdk.org/jdk/pull/11998/files/96c61570..a661b71d
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=11998&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=11998&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/11998.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/11998/head:pull/11998
PR: https://git.openjdk.org/jdk/pull/11998
More information about the client-libs-dev
mailing list