gradle 3.x runs without setting _JAVA_OPTIONS on jdk-9+175 (and later)

Kevin Rushforth kevin.rushforth at oracle.com
Sat Jul 1 13:47:46 UTC 2017


Now that '--illegal-access=permit' is the default for JDK 9 (as of build 
175) I can confirm that gradle 3.x works without needing to specify a 
bunch of '--add-opens' options. I was able to do an entire build / test 
of JavaFX without setting _JAVA_OPTIONS at all. I hope this will give 
the groovy and gradle teams the time they need to fix all remaining issues.

-- Kevin



More information about the jigsaw-dev mailing list