Automatic module names

Sander Mak sander.mak at luminis.eu
Wed Mar 9 20:15:30 UTC 2016


> Can you try `java -modulepath commons-collections-4.0.0.jar -listmods` to see the module name that is listed?
> 
> See also the javadoc for ModuleFinder.of [1] as that specifies how module names are derived.

... and fortunately I don't need to speculate because it's spelled out here, nice!

-- Sander


More information about the jigsaw-dev mailing list