Content deleted Content added
Hervegirod (talk | contribs) JSR 277 |
Hervegirod (talk | contribs) No edit summary |
||
Line 27:
| publisher=[[Oracle Corporation]]
| accessdate=2015-11-29}}</ref>
The Java Module System implemented for java 9 will include the following [[JDK Enhancement Proposal|JEP]]s and [[Java Community Process|JSR (java Specification Requests)]]<ref>{{cite web
| url=http://openjdk.java.net/projects/jigsaw/
| title=Project Jigsaw
| publisher=[[Oracle Corporation]]
| accessdate=2015-11-29}}</ref>:
* 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
* JEP 220: Modular Run-Time Images: Restructure the JDK and JRE run-time images to accommodate modules and to improve performance, security, and maintainability
* JEP 260: Encapsulate Most Internal APIs
* JEP 261: Module System: Implement the Java Platform Module System
* JSR 376: Java Platform Module System <ref>{{cite web
| url=http://openjdk.java.net/projects/jigsaw/spec/
| title=Java Platform Module System (JSR 376)
| publisher=[[Oracle Corporation]]
| accessdate=2015-11-29}}</ref>
== Architecture ==
|