hg: jigsaw/jigsaw/jdk: Remove module annotation support

Alan Bateman Alan.Bateman at oracle.com
Fri Jan 27 07:19:15 PST 2012


On 27/01/2012 15:07, Jesse Glick wrote:
> On 01/26/2012 11:15 PM, mandy.chung at oracle.com wrote:
>> URL:       http://hg.openjdk.java.net/jigsaw/jigsaw/jdk/rev/04b4c8c3596a
>> Remove module annotation support
>
> Was there some alternate plan for making the contents of 
> module-info.java extensible by third parties?
Anything after the module declaration is passed through by the compiler 
into the ModuleData attribute.

-Alan.



More information about the jigsaw-dev mailing list