8000665: fix "internal API" comments on javadoc files

Reviewed-by: darcy
This commit is contained in:
Jonathan Gibbons 2012-10-10 16:48:21 -07:00
parent b155b54a5e
commit 680ffebcb6
171 changed files with 875 additions and 259 deletions

View file

@ -74,6 +74,11 @@ import static com.sun.tools.javac.tree.JCTree.Tag.*;
* referred to using Type (which can be converted to ClassDocImpl,
* if possible).
*
* <p><b>This is NOT part of any supported API.
* If you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*
* @see Type
*
* @since 1.2