Early-access builds of JDK 9 jigsaw including JavaFX
Kevin Rushforth
kevin.rushforth at oracle.com
Wed Sep 9 20:06:09 UTC 2015
For those not on the jigsaw-dev alias, you might be interested to know
that a very early access build of JDK 9 with Jigsaw modules enabled is
now available for download. Please read the announcement [1] sent to
jigsaw-dev for more information.
The only additional item of note is that this EA build includes
preliminary JavaFX runtime modules. Use "java -listmods" for the list of
modules. Feel free to download it and "kick the tires" by running your
favorite JavaFX application.
Note that this does not yet include the proposed changes for JEP-253,
which will be in an upcoming EA build.
-- Kevin
[1]
http://mail.openjdk.java.net/pipermail/jigsaw-dev/2015-September/004480.html
More information about the openjfx-dev
mailing list