[modules-dev] Module Javadocs ...

Dave Bristor David.Bristor at Sun.COM
Wed Jul 4 09:45:33 PDT 2007


Thanks Steve!  FWIW, the modules NetBeans project can generate javadoc. 
Really it's just an ant target in make/netbeans/modules: "ant javadoc".

I notice a couple discrepancies between the 2 sets of javadoc.  The modules 
project doesn't have any changes in javax.lang.model *directly*, only in the 
element, type, and util subpackages.  No changes in sun.reflect nor 
sun.tools.util that I can find.  And in java.util, there are new classes 
Service.java and ServiceProvider.java, though there has been discussion on the 
EG regarding services and I'm not sure if these'll be retained.

Thanks,
	Dave

Stephen McConnell wrote:
> As a part of reviewing the modules sources I put together some javadocs to
> help me get a better picture of things.  
> 
> I've posted these to the following URL.
> 
> http://api.dpml.net/openjdk/module/20070627/
> 
> The javadocs are based on a compilation of the source files referenced on
> the Modules/Getting Started page with links back to SE6 javadocs for the
> generic content.
> 
> Cheers, Steve.
> 
> --------------------------
> Stephen J. McConnell
> mailto:mcconnell at dpml.net
> http://www.dpml.net
> 
> _______________________________________________
> modules-dev mailing list
> modules-dev at openjdk.java.net
> http://mail.openjdk.java.net/mailman/listinfo/modules-dev



More information about the modules-dev mailing list