Separate compilation with modular JARs?

Alan Bateman Alan.Bateman at oracle.com
Wed Jun 6 07:35:11 PDT 2012


On 06/06/2012 14:37, Jesse Glick wrote:
>
> OK, thanks for explanation. This is another case where it would be 
> very handy to have a wiki page (or versioned TODO file) listing things 
> which are believed to be implemented vs. things which are known not to 
> work yet.
>
> By the way doc/topics/modularjar.html talks about a "module-info in 
> the META-INF directory" but this is inconsistent with the exploded 
> class structure - I would expect a modular JAR to be one in which 
> module-info.class is present at top level (i.e. 
> jar:file:/m.jar!/module-info.class).
I fixed up the modularjar.html page. We don't maintain a TODO list but 
it is something that we should do.

-Alan



More information about the jigsaw-dev mailing list