Project Jigsaw: Early-Access Builds available on jdk9.java.net/jigsaw

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Project Jigsaw: Early-Access Builds available on jdk9.java.net/jigsaw

Rory O'Donnell

Hi All,

Early-access builds of JDK 9 with Project Jigsaw are available for download at jdk9.java.net/jigsaw.

The EA builds contain the latest prototype implementation of JSR 376, the Java Platform Module System,
as well as that of the JDK-specific APIs and tools described in JEP 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.

  • Experiment with the module system itself, perhaps by following the quick start guide, and start thinking about how to migrate existing libraries and application components to modules. We hope to publish some specific migration tips shortly.

Please send usage questions and experience reports to the jigsaw-dev list. Specific suggestions about the design of the module system should be sent to the JSR 376 Expert Group's [hidden email].

For more information please seen Mark Reinhold's mail [1]

Rgds,Rory

[1]http://mail.openjdk.java.net/pipermail/jigsaw-dev/2015-September/004480.html

-- 
Rgds,Rory O'Donnell
Quality Engineering Manager
Oracle EMEA , Dublin, Ireland