Getting the automatic module name of non-modular JAR

Alan Bateman Alan.Bateman at oracle.com
Wed Apr 26 08:27:20 UTC 2017


On 26/04/2017 09:14, Gunnar Morling wrote:

> It's described in the JavaDoc of ModuleFinder#of():
>
>      http://download.java.net/java/jdk9/docs/api/java/lang/module/ModuleFinder.html#of-java.nio.file.Path...-
>
> Not sure whether there's another more authoritative source.
>
That is the right link and the only place where the derivation of the 
module name is specified.

-Alan


More information about the jigsaw-dev mailing list