src/share/classes/com/sun/tools/javadoc/Comment.java

changeset 1359
25e14ad23cef
parent 1326
30c36e23f154
child 1722
38c4bade0ec1
     1.1 --- a/src/share/classes/com/sun/tools/javadoc/Comment.java	Tue Oct 09 19:31:58 2012 -0700
     1.2 +++ b/src/share/classes/com/sun/tools/javadoc/Comment.java	Wed Oct 10 16:48:21 2012 -0700
     1.3 @@ -33,6 +33,11 @@
     1.4   *      It allows users to get first sentence of this comment, get
     1.5   *      comment for different tags...
     1.6   *
     1.7 + *  <p><b>This is NOT part of any supported API.
     1.8 + *  If you write code that depends on this, you do so at your own risk.
     1.9 + *  This code and its internal interfaces are subject to change or
    1.10 + *  deletion without notice.</b>
    1.11 + *
    1.12   * @author Kaiyang Liu (original)
    1.13   * @author Robert Field (rewrite)
    1.14   * @author Atul M Dambalkar

mercurial