提交 8f0b6b73 编写于 作者: B bpatel

8006124: javadoc/doclet should be updated to support profiles

Reviewed-by: jjg, dholmes
上级 512bd8b8
# Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. # Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# #
# This code is free software; you can redistribute it and/or modify it # This code is free software; you can redistribute it and/or modify it
...@@ -207,6 +207,7 @@ COMMON_JAVADOCFLAGS = \ ...@@ -207,6 +207,7 @@ COMMON_JAVADOCFLAGS = \
-quiet \ -quiet \
-use \ -use \
-keywords \ -keywords \
-Xprofilespath $(JDK_TOPDIR)/makefiles/profile-rtjar-includes.txt \
$(ADDITIONAL_JAVADOCFLAGS) $(ADDITIONAL_JAVADOCFLAGS)
ifdef OPENJDK ifdef OPENJDK
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册