JDK-8173826 : Option to set different default UI scales for different monitors
Type:Enhancement
Component:client-libs
Sub-Component:java.awt
Affected Version:9
Priority:P4
Status:Open
Resolution:Unresolved
Submitted:2017-02-02
Updated:2018-09-05
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
The -Dsun.java2d.uiScale=2 option is applied to all monitors.
The proposal is to add an option which allows to set different UI scales for different monitors for the debugging purposes.