In(Sanity) Testing Mondays

2015-07-03 Thread Vadim Pakhnushev
Reminder, Monday is our weekly sanity testing. You can find your testing assignment at: https://wiki.openjdk.java.net/display/OpenJFX/Sanity+Testing Also please remember that the repo will be locked from 1am PDT until 1pm PDT. Starting next week we would like to change the test target to

Re: JavaFX features in JDK 9

2015-07-03 Thread Kevin Rushforth
This is unplanned for JDK 9. We will consider doing it for JDK 10. -- Kevin Florian Brunner wrote: Hi Kevin, Thanks for the update. Back in 2012 there was the following statement from Oracle: Oracle intends to standardize relevant parts of JavaFX through the JCP in the Java SE 9 time

Cross build JavaFX for iMX6

2015-07-03 Thread Daniel.
I trying to install JavaFX on a board running an iMX6q core. I follow the instructions to cross build the JavaFX of the openjdk wiki: https://wiki.openjdk.java.net/display/OpenJFX/Building+OpenJFX Looking at rt/buildSrc/crosslibs/crosslibs-armv6hf.sh I realised that I have two problems. 1) The

Re: Cross build JavaFX for iMX6

2015-07-03 Thread Daniel.
Ok, the two problems wasn't a problem at all I compiled the arm6hf-sdk without problems. But when I try to run samples I get this error: Caused by: java.lang.RuntimeException: java.lang.UnsatisfiedLinkError: /opt/jdk1.8.0_60/jre/lib/arm/libglass.so: libgtk-x11-2.0.so.0: cannot open shared object