Multi-module modules in Java 8?
mark.reinhold at oracle.com
mark.reinhold at oracle.com
Fri Oct 21 07:34:07 PDT 2011
2011/10/21 2:51 -0700, gnormington at vmware.com:
> In the Java 8 module system, will modules be able to contain other
> modules or will modules be limited to containing classes and other
> (non-module) resources? Just wondered...
That's ultimately up to the EG, but we haven't seen many use cases
requiring this and Jigsaw doesn't support it.
- Mark
More information about the jigsaw-dev
mailing list