Modular JAR file support
Mandy Chung
mandy.chung at oracle.com
Wed Apr 6 08:10:47 PDT 2011
On 4/5/11 8:43 PM, mark.reinhold at oracle.com wrote:
> For clarity I think it'd be better to put module-info.class into the
> META-INF directory, since that's where other metadata goes. This will
> help prevent any confusion about whether module-info.class is something
> that one should try to load via Class.forName (which of course wouldn't
> work anyway).
Right, I meant to confirm its location but forgot to do so. I'll move
it to META-INF/module-info.class.
Mandy
More information about the jigsaw-dev
mailing list