[modules-dev] Module Javadocs ...
Andreas Sterbenz
Andreas.Sterbenz at Sun.COM
Wed Jul 4 13:15:20 PDT 2007
Dave Bristor wrote:
>
> 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
Steve, if you are seeing differences between the Modules source and
OpenJDK b14 in packages such as sun.reflect, then that must be because the
Modules source is not based exactly on b14. It is based on state of the
Sun internal repository at some point between b14 and b15, and some other
team must have made changes to sun.reflect unrelated to the Modules project.
Of course, these issues will go away once all the sources are in Mercurial
repositories on OpenJDK so that updates are visible immediately. In the
meantime, attached is a list of all the source files touched by the
Modules project so far.
Andreas.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: files_src.txt
Url: http://mail.openjdk.java.net/pipermail/modules-dev/attachments/20070704/16a9dea1/attachment.txt
More information about the modules-dev
mailing list