Command line help for java states wrong arguments

Patrick Reinhart patrick at reini.net
Thu Oct 6 19:08:11 UTC 2016


Hi there,

I recently started testing the JDK 9 early access builds. And I found that there are some inconsistencies among the command line arguments. Such as „-mp“ for the module path, but actually it should be „-p“ as also the long version is „—module-path“ instead of "-modulepath" as documented…

Should this be addressed in the issue JDK-8065825?

-Patrick


More information about the hotspot-dev mailing list