Automatic module resolution
Nicolai Parlog
nipa at codefx.org
Wed Aug 30 10:33:06 UTC 2017
Hi!
In a year-old comment on StackOverflow[1] Mark Reinhold wrote:
> If one automatic module depends upon another automatic module
> (i.e., both are on the module path but only the first is required
> by an explicit module) then you can cause the second automatic
> module to be loaded via the `--add-modules` option.
Experiments show that is became unnecessary and once one automatic
module gets loaded, so do all others. I couldn't find any references to
this in a cursory search of the SotMS and this mailing list - can aynone
link to a discussion on this?
so long ... Nicolai
[1]
https://stackoverflow.com/q/38269630/2525313?noredirect=1#comment64036158_38274483
--
PGP Key:
http://keys.gnupg.net/pks/lookup?op=vindex&search=0xCA3BAD2E9CCCD509
Web:
http://codefx.org
a blog about software development
https://www.sitepoint.com/java
high-quality Java/JVM content
http://do-foss.de
Free and Open Source Software for the City of Dortmund
Twitter:
https://twitter.com/nipafx
More information about the jigsaw-dev
mailing list