On 2016-01-22 23:50, Kumar Srinivasan wrote:
Hi All,

Please review the following build changes:

JDK changes:
* simple entry point change
http://cr.openjdk.java.net/~ksrini/8035473/webrev.07/webrev.jdk.0/
Looks good.

Top forest repo:
* configuration changes to use the new javadoc/doclet implementation
* module dependency changes (*Mandy, Alan*)
http://cr.openjdk.java.net/~ksrini/8035473/webrev.07/webrev.jdk9.0/

In make/Javadoc.gmk:
What's the story with all these old doclet duplication?


Langtools changes:
* please review the build portions, ie.
     make/CompileInterim.gmk
     make/gensrc/Gensrc-jdk.javadoc.gmk
     make/netbeans/langtools/build.xml
* core javadoc changes are reviewed by Jan, Jon, Bhavesh, Oleg, Vicente
http://cr.openjdk.java.net/~ksrini/8035473/webrev.07/webrev.langtools.0/

In make/gensrc/Gensrc-jdk.javadoc.gmk:
Did you mean to remove the old javadoc version.properties? If not, and you want two files from now on, you need to give them unique names as the first argument, e.g. OLD_JAVADOC_VERSION and JAVADOC_VERSION, or something like that.

/Magnus


Thanks
Kumar


Reply via email to