Hi Jason/Tomaz,
Early-access builds of JDK 9 with Project Jigsaw are available for
download at
jdk9.java.net/jigsaw <
http://jdk9.java.net/jigsaw>.
The EA builds contain the latest prototype implementation of JSR 376
<
http://openjdk.java.net/projects/jigsaw/spec>, the Java Platform Module
System,
as well as that of the JDK-specific APIs and tools described in JEP 261
<
http://openjdk.java.net/jeps/261>.
If you'd like to try out the EA builds, by far the most helpful things
you can do are:
*
Try to run existing applications, without change, on these builds to
see whether the module system, or the modularization of the
platform, breaks your code or identifies code that depends upon
JDK-internal APIs or other unspecified aspects of the platform.
It doesn't start because +XX:MaxPermSize is unknown. Since WildFly 10 is
Java 8+ should I file a JIRA/PR?
Cheers
Philippe