[9] Review request for 8157213: HiDPI support for Linux creates unnecessary dependency

2016-05-17 Thread Jim Graham
bug: https://bugs.openjdk.java.net/browse/JDK-8157213 webrev: http://cr.openjdk.java.net/~flar/JDK-8157213/webrev-00/ Details of what was fixed are listed in the bug report. This will hopefully fix all of the dependencies that Erik ran into in his Gentoo environment...

Re: Support for GTK 2 & 3 now in JFX

2016-05-17 Thread Jim Graham
Hi Erik, I tried testing our build under a Gentoo LiveCD. Even the minimal environment of the LiveCD has the org.gnome.desktop.interface schema defined so I'm not sure how minimal your environment was. I did discover that, although the schema was there, it had a value of "0" for the scaling

[9] Code Review Request For 8157186: Remove unnecessary @treatasprivate tag in source code

2016-05-17 Thread Chien Yang
Hi Jonathan and Kevin, Please review this simple clean up fix. JIRA: https://bugs.openjdk.java.net/browse/JDK-8157186 Webrev: http://cr.openjdk.java.net/~ckyang/JDK-8157186/webrev.00/index.html