Java Platform Module System: Difference between revisions

Content deleted Content added
I think it is relatively accurate now
Line 28:
 
== Architecture ==
The Java Module System implemented for Java 9 will include the following [[JDK Enhancement Proposal|JEP]]s and [[Java Community Process|JSR (javaJava Specification RequestsRequest)]]<ref name="jigsaw"/>:
* JEP 200: The Modular JDK: Define a modular structure for the JDK
* JEP 201: Modular Source Code: Reorganize the JDK source code into modules, enhance the build system to compile modules, and enforce module boundaries at build time