src/share/classes/com/sun/tools/javac/nio/JavacPathFileManager.java

changeset 581
f2fdd52e4e87
parent 554
9d9f26857129
child 701
232919708730
     1.1 --- a/src/share/classes/com/sun/tools/javac/nio/JavacPathFileManager.java	Thu Jun 10 09:29:23 2010 +0100
     1.2 +++ b/src/share/classes/com/sun/tools/javac/nio/JavacPathFileManager.java	Thu Jun 10 16:08:01 2010 -0700
     1.3 @@ -101,8 +101,8 @@
     1.4   *  <p>To reduce confusion with Path objects, the locations such as "class path",
     1.5   *  "source path", etc, are generically referred to here as "search paths".
     1.6   *
     1.7 - *  <p><b>This is NOT part of any API supported by Sun Microsystems.  If
     1.8 - *  you write code that depends on this, you do so at your own risk.
     1.9 + *  <p><b>This is NOT part of any supported API.
    1.10 + *  If you write code that depends on this, you do so at your own risk.
    1.11   *  This code and its internal interfaces are subject to change or
    1.12   *  deletion without notice.</b>
    1.13   */

mercurial