RFR: 8286581: Make Java process DPI Aware if sun.java2d.dpiaware property is set
Alexey Ivanov
aivanov at openjdk.org
Mon Jan 16 20:44:09 UTC 2023
On Fri, 13 Jan 2023 20:53:31 GMT, Rajat Mahajan <duke at openjdk.org> wrote:
> 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.
Looks good to me.
Please update the copyright year.
-------------
Marked as reviewed by aivanov (Reviewer).
PR: https://git.openjdk.org/jdk/pull/11998
More information about the client-libs-dev
mailing list