8006124: javadoc/doclet should be updated to support profiles

Reviewed-by: jjg, dholmes
This commit is contained in:
Bhavesh Patel 2013-01-21 00:29:59 -05:00
parent 675e3578b4
commit 2b742e4081

View File

@ -269,6 +269,7 @@ COMMON_JAVADOCFLAGS = \
-quiet \
-use \
-keywords \
-Xprofilespath $(JDK_TOPDIR)/makefiles/profile-rtjar-includes.txt \
$(ADDITIONAL_JAVADOCFLAGS)
ifdef OPENJDK