JDK 9 Modules and Java Linker JLink
Java 9 is going to provide several developer tools which complement the modular system and enhance developer productivity. This video gives an overview of new Java Linker tool that would assist in creating a modular Java runtime. “jlink” assembles and optimizes a set of modules and their dependencies and “jmod” …