src/share/classes/com/sun/tools/javac/file/FSInfo.java

changeset 581
f2fdd52e4e87
parent 333
7c2d6da61646
child 2525
2eb010b6cb22
     1.1 --- a/src/share/classes/com/sun/tools/javac/file/FSInfo.java	Thu Jun 10 09:29:23 2010 +0100
     1.2 +++ b/src/share/classes/com/sun/tools/javac/file/FSInfo.java	Thu Jun 10 16:08:01 2010 -0700
     1.3 @@ -17,7 +17,7 @@
     1.4   * Get meta-info about files. Default direct (non-caching) implementation.
     1.5   * @see CacheFSInfo
     1.6   *
     1.7 - * <p><b>This is NOT part of any API supported by Sun Microsystems.
     1.8 + * <p><b>This is NOT part of any supported API.
     1.9   * If you write code that depends on this, you do so at your own risk.
    1.10   * This code and its internal interfaces are subject to change or
    1.11   * deletion without notice.</b>

mercurial