We recently discovered a javac bug that prevents building JavaFX modules using jdk-9+153 as a boot JDK:

https://bugs.openjdk.java.net/browse/JDK-8172809

This has now been fixed, and is expected to be delivered in build 154. You can use build 153 to build and run JavaFX applications, but if you need to build JavaFX itself, you should use an earlier build of JDK 9.

-- Kevin

Reply via email to