Re: Support for GTK 2 & 3 now in JFX

2016-05-16 Thread Erik De Rijcke
I ran into several issues, however I'm not sure they are related to gtk3 first of all it seems there is a dependency on: gsettings-desktop-schemas. I'm not sure how desirable this is (I did not have it installed, installing it fixed the error but I can image people not wanting to install it?) Sec

[9] review request: 8157060: [Linux] sandboxed applications fail with AccessControlException

2016-05-16 Thread Kevin Rushforth
Jim, Chien, or Dave, Please review: https://bugs.openjdk.java.net/browse/JDK-8157060 http://cr.openjdk.java.net/~kcr/8157060/webrev.00/ Simple fix to use existing pattern to read system properties. -- Kevin

Re: Support for GTK 2 & 3 now in JFX

2016-05-16 Thread Jim Graham
These may both be related to the HiDPI fix instead. I added a usage of g_settings in that fix that went in on Friday. It looks like I'll have to check for the schema existing before I access it. Can you file a bug report? (On a side note, the call that grabs the schema does not have a "schem

9-dev unlocked following sanity testing

2016-05-16 Thread Kevin Rushforth