The changes to common/makefiles/javadoc/Javadoc.gmk look suspect. One way or another, you need all of the classes from javadoc, javac and doclets on the bootclasspath.
-- Jon On 11/26/2012 08:10 AM, Kelly O'Hair wrote:
Looks good to me. -kto On Nov 26, 2012, at 3:01 AM, Erik Joelsson wrote:I have fixed the docs target and added support for comparing the generated docs with the old build. http://cr.openjdk.java.net/~erikj/8003844/webrev.01/ /Erik
