changeset 547:51ad2a343420 jdk8-b71

Merge
author lana
date Fri, 28 Dec 2012 18:31:31 -0800
parents 3fb32a5a2388 (current diff) 68a81db3ceb1 (diff)
children c1be681d80a1 b845a2494261 e5664599a127
files
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/common/makefiles/javadoc/NON_CORE_PKGS.gmk	Thu Dec 27 12:14:53 2012 -0800
+++ b/common/makefiles/javadoc/NON_CORE_PKGS.gmk	Fri Dec 28 18:31:31 2012 -0800
@@ -78,7 +78,8 @@
 
 JCONSOLE_PKGS    = com.sun.tools.jconsole
 
-TREEAPI_PKGS 	 = com.sun.source.tree \
+TREEAPI_PKGS 	 = com.sun.source.doctree \
+		   com.sun.source.tree \
 		   com.sun.source.util
 
 SMARTCARDIO_PKGS = javax.smartcardio