Post build define a JIG enviroment variable to prefix your java command:hg clone
http://hg.openjdk.java.net/jigsaw/jigsaw/
set JIG=C:\dev\jigsaw\build\windows-x86_64-normal-server-release\images\jdk-module-imageA few commands:
List the modules in the JDK system library:
%JIG%/bin/jmod listLaunch a modular java application:
%JIG%/bin/java -m jdk.jconsole