Hello,

Please review fix for JDK9:

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

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

After adding hdpi support to JDK the GTK LnF fonts are scaled twice using the JDK UI scale factor and the native scale factor derived from the screen dpi setting. The fix removes the native scale if it is already taken into account in the JDK UI scale.

--Semyon

Reply via email to