On 24/10/2015 17:32, Wolfgang Weigend wrote:
The path separator on Windows is ";" so replace this with "C:\projects\jdk1.9.0\jmods;mlib" and I expect it should be work. Also you might want to grab the latest download (based on jdk9-b86) to get the latest jlink.Dear folks,I tried the jdk 9 EA jigsaw b83 with the quick start example as below.C:\>jlink --modulepath C:\projects\jdk1.9.0\jmods:mlib --addmods C:\src\com.greetings --output greetingsapp
-Alan
