Content deleted Content added
m Task 70: Update syntaxhighlight tags - remove use of deprecated <source> tags |
m Removing link(s): Wikipedia:Articles for deletion/Java version history closed as delete (XFDcloser) |
||
Line 98:
==Modules==
{{details|Java Module System}}
In
Modules will describe their dependencies in a module declaration which will be placed in a file named ''module-info.java'' at the root of the module’s source-file hierarchy. The JDK will be able to check them both at compile-time and runtime. The JDK itself will be modularized for
| url=http://cr.openjdk.java.net/~mr/jigsaw/ea/module-summary.html
| title=JDK Module Summary
|