No need to set _JAVA_OPTIONS to build FX when using jdk-9+175 or later
Kevin Rushforth
kevin.rushforth at oracle.com
Sat Jul 1 13:54:20 UTC 2017
Now that '--illegal-access=permit' is the default in JDK 9 as of
jdk-9+175, I verified that we can build FX 9-dev or FX 10-dev without
setting_JAVA_OPTIONS before running gradle [1]. So as soon as you
upgrade your boot jdk to at least build 175, you can stop setting any
_JAVA_OPTIONS.
-- Kevin
[1] http://mail.openjdk.java.net/pipermail/jigsaw-dev/2017-July/013032.html
More information about the openjfx-dev
mailing list