/java9-in-action

Java 9 in Action

Primary LanguageShell

Java 9 in Action

Java 9 Examples

References

Download and Install JDK 9

The download linK https://jdk9.java.net/download/ , please use jenv to install jdk.

Java 9 Module System

How to use module in JDK 9

compile & package & linker

Please take a look at the build.sh file.

Please attention:

  • target/mods is the module path