Problems building JavaFX with jdk-9+153
Kevin Rushforth
kevin.rushforth at oracle.com
Fri Jan 20 17:18:31 UTC 2017
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
More information about the openjfx-dev
mailing list