提交 24811370 编写于 作者: J jjg

8004834: Add doclint support into javadoc

Reviewed-by: erikj, tbell
上级 9b9b2152
# 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
...@@ -271,6 +271,7 @@ COMMON_JAVADOCFLAGS = \ ...@@ -271,6 +271,7 @@ COMMON_JAVADOCFLAGS = \
-quiet \ -quiet \
-use \ -use \
-keywords \ -keywords \
-Xdoclint:none \
$(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.
先完成此消息的编辑!
想要评论请 注册