What's correct: "--modulepath" or "--module-path"?

Alan Bateman Alan.Bateman at oracle.com
Mon Aug 8 17:40:45 UTC 2016


On 08/08/2016 18:17, Volker Simonis wrote:

> Hi,
>
> currently (in jdk9/dev), tools like jlink/jmod support only
> "--modulepath" but not "--module-path". But notice that they support
> "--class-path" and "--module-version". As far as I can see, JEP 293:
> Guidelines for JDK Command-Line Tool Options [1] recommends
> "--module-path".
>
The changes to align with JEP 293 aren't in jdk9/dev yet but Mandy is in 
the process of bringing the changes in (discussion is on jigsaw-dev [1]).

-Alan

[1] 
http://mail.openjdk.java.net/pipermail/jigsaw-dev/2016-August/009025.html


More information about the core-libs-dev mailing list