Re: Building OpenJFX 9 with OpenJDK 9+181

2017-10-10 Thread Mario Ivankovits
racle JDK 9 build as the boot JDK. -- Kevin Emmanuel Bourg wrote: Hi, I've some trouble building OpenJFX 9 with OpenJDK 9+181 and Gradle 3.2.1 on Debian. I get the following compilation errors: /home/ebourg/openjfx9/modules/javafx.base/src/main/java/com/sun/javafx/binding/SelectBinding.java:4

Re: Building OpenJFX 9 with OpenJDK 9+181

2017-10-10 Thread Kevin Rushforth
use the Oracle JDK 9 build as the boot JDK. -- Kevin Emmanuel Bourg wrote: Hi, I've some trouble building OpenJFX 9 with OpenJDK 9+181 and Gradle 3.2.1 on Debian. I get the following compilation errors: /home/ebourg/openjfx9/modules/javafx.base/src/main/java/com/sun/javafx/binding

Building OpenJFX 9 with OpenJDK 9+181

2017-10-10 Thread Emmanuel Bourg
Hi, I've some trouble building OpenJFX 9 with OpenJDK 9+181 and Gradle 3.2.1 on Debian. I get the following compilation errors: /home/ebourg/openjfx9/modules/javafx.base/src/main/java/com/sun/javafx/binding/SelectBinding.java:47: error: package sun.util.logging is not visible import