diff -r 4ebd9393b373 -r 620556167c08 langtools/make/build.xml --- a/langtools/make/build.xml Wed Aug 27 11:41:03 2014 +0100 +++ b/langtools/make/build.xml Wed Aug 27 06:25:17 2014 -0700 @@ -83,7 +83,7 @@ - global property definitions - general top level targets - general diagnostic/debugging targets - - groups of targets for each tool: javac, javadoc, doclets, javah, javap + - groups of targets for each tool: javac, javadoc, javah, javap Within each group, the following targets are provided, where applicable build-bootstrap-TOOL build the bootstrap version of the tool build-classes-TOOL build the classes for the tool @@ -252,15 +252,15 @@ - + @@ -615,7 +615,7 @@ + jarclasspath="javac.jar"/> @@ -625,7 +625,7 @@ + jarclasspath="javac.jar"/> @@ -643,40 +643,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -684,7 +650,7 @@ + jarclasspath="javadoc.jar javac.jar"/>