Re: RFR: JDK-8041487: Fix proper dependencies for correct incremental build of javadocs

2014-04-22 Thread Jonathan Gibbons
The comments at the end of the webrev could be improved as well at some point. You can barely see the code for all the dust and spiders. I think it talks about "large 32 bits machines" but surely that can't be right... :-) 1200 #release version of core packages 1201 1202 # The rel-cor

Re: RFR: JDK-8041487: Fix proper dependencies for correct incremental build of javadocs

2014-04-22 Thread Mike Duigou
Nice to see this improved. Mike On Apr 22 2014, at 06:29 , Erik Joelsson wrote: > (reposting with correct subject) > > On 2014-04-22 15:28, Erik Joelsson wrote: >> I recently had to work with make/Javadoc.gmk and felt that it needed some >> attention. This patch makes it behave correctly for

Re: RFR: JDK-8041487: Fix proper dependencies for correct incremental build of javadocs

2014-04-22 Thread Erik Joelsson
(adding javadoc-dev) On 2014-04-22 15:29, Erik Joelsson wrote: (reposting with correct subject) On 2014-04-22 15:28, Erik Joelsson wrote: I recently had to work with make/Javadoc.gmk and felt that it needed some attention. This patch makes it behave correctly for incremental builds and reduce

Re: RFR: JDK-8041487: Fix proper dependencies for correct incremental build of javadocs

2014-04-22 Thread Tim Bell
Hi Erik: (reposting with correct subject) On 2014-04-22 15:28, Erik Joelsson wrote: I recently had to work with make/Javadoc.gmk and felt that it needed some attention. This patch makes it behave correctly for incremental builds and reduces the log output on the default log level to much mor

RFR: JDK-8041487: Fix proper dependencies for correct incremental build of javadocs

2014-04-22 Thread Erik Joelsson
(reposting with correct subject) On 2014-04-22 15:28, Erik Joelsson wrote: I recently had to work with make/Javadoc.gmk and felt that it needed some attention. This patch makes it behave correctly for incremental builds and reduces the log output on the default log level to much more manageabl