<AWT Dev> [9] Review request for 8159432: [hidpi] Linux: display-wise scaling factor issues

Semyon Sadetsky semyon.sadetsky at oracle.com
Tue Aug 30 13:26:32 UTC 2016


Hello,

Please review fix for JDK9:

bug: https://bugs.openjdk.java.net/browse/JDK-8163100

webrev: http://cr.openjdk.java.net/~ssadetsky/8163100/webrev.00/

- UI scale listener is added to track system scale changes in Java.

- Support for individual monitor scale is removed in case of Xinerama 
because it is not supported in native apps.

- Bug with display name comparison during reading of system scale 
settings is fixed.

--Semyon




More information about the awt-dev mailing list