Java 9 in Action
Java Shell
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
astro add maven-jar-plugin Mar 6, 2017
greetings add maven-jar-plugin Mar 6, 2017
stream-demo stream demo May 16, 2017
.gitignore git ignore Jul 22, 2015
README.md adjust Aug 24, 2016
build.sh replace by maven build Mar 6, 2017
jenvrc jenvrc Jul 22, 2015
pom.xml update to maven compiler plugin 2.7.0 Sep 6, 2017

README.md

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