RFR: 8286581: Make Java process DPI Aware if sun.java2d.dpiaware property is set [v2]

Alexey Ivanov aivanov at openjdk.org
Tue Jan 17 17:58:24 UTC 2023


On Tue, 17 Jan 2023 17:01:48 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.
>
> Rajat Mahajan has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Updated 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