Application with mix of module and jars

mark.reinhold at oracle.com mark.reinhold at oracle.com
Mon Jun 20 20:51:39 UTC 2016


2016/6/20 12:20:51 -0700, alan.bateman at oracle.com:
> ...
> 
> If you add `-addmods module1` to the command line then I assume it will 
> work. The reason you need this is because there isn't any module that 
> has declared a dependency on "module1". The "Root modules" section in 
> JEP 261 [1] has the details on the root modules to resolve at startup.
> 
> -Alan
> 
> [1] http://openjdk.java.net/jeps/261

Handy direct link: http://openjdk.java.net/jeps/261#Root-modules

(URI fragment identifiers FTW!)

- Mark


More information about the jigsaw-dev mailing list