Repository with module support

Alan Bateman Alan.Bateman at oracle.com
Thu Nov 6 10:41:55 UTC 2014


On 06/11/2014 07:27, Ivan St. Ivanov wrote:
> Does the Jigsaw M2 forest provide the above or similar module support?
>
>
No, the jigsaw/m2 forest has the changes for the modular run-time images 
(JEP 220), not the module system.

The journey that we on is mapped out in JEP 200 [1].

The modular source code and build is JEP 201 and that went into JDK 9 a 
few months ago.

The current effort is the modular run-time images (JEP 220). This is 
what is accumulating in the jigsaw/m2 forest now. We'd like to get that 
into JDK 9 this year if possible.

Once that is out of the way then it's onto the module system which will 
be another JEP and of course will have a JSR to define it too.

-Alan

[1] http://openjdk.java.net/jeps/200


More information about the jigsaw-dev mailing list