#423: Changes for Java9 ---------------------------+-------------------- Reporter: mevenson | Owner: Type: defect | Status: new Priority: major | Milestone: 1.5.0 Component: java | Version: Resolution: | Keywords: java-9 Parent Tickets: | ---------------------------+-------------------- Description changed by mevenson: Old description:
* JDK9 ** Statement of removal of source/target options <http://openjdk.java.net/jeps/182>
** System classloaders no longer extend URLClassLoader <https://discuss.gradle.org/t/gradle-is-broken-by-jdk9-application-class- loader/9206/4>
** Extension mechanism removed; 'jrt' scheme introduced <https://bugs.openjdk.java.net/browse/JDK-8061971>
"Existing standard APIs that return URL objects to name class and resource files inside the run-time image will, as noted above, now return jrt URLs"
New description: * JDK9 ** Statement of removal of source/target options <http://openjdk.java.net/jeps/182> ** System classloaders no longer extend URLClassLoader <https://discuss.gradle.org/t/gradle-is-broken-by-jdk9-application-class- loader/9206/4> ** Extension mechanism removed; 'jrt' scheme introduced <https://bugs.openjdk.java.net/browse/JDK-8061971> "Existing standard APIs that return URL objects to name class and resource files inside the run-time image will, as noted above, now return jrt URLs" ** The State of the Module System <http://openjdk.java.net/projects/jigsaw/spec/sotms/> -- -- Ticket URL: <http://abcl.org/trac/ticket/423#comment:2> armedbear <http://abcl.org> armedbear