mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 19:14:38 +02:00
8000665: fix "internal API" comments on javadoc files
Reviewed-by: darcy
This commit is contained in:
parent
b155b54a5e
commit
680ffebcb6
171 changed files with 875 additions and 259 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue