src/share/classes/com/sun/source/tree/Tree.java

changeset 582
366a7b9b5627
parent 554
9d9f26857129
child 662
b4e7a57af8df
     1.1 --- a/src/share/classes/com/sun/source/tree/Tree.java	Thu Jun 10 16:08:01 2010 -0700
     1.2 +++ b/src/share/classes/com/sun/source/tree/Tree.java	Thu Jun 10 17:09:56 2010 -0700
     1.3 @@ -30,7 +30,7 @@
     1.4   *
     1.5   * <p><b>WARNING:</b> This interface and its sub-interfaces are
     1.6   * subject to change as the Java&trade; programming language evolves.
     1.7 - * These interfaces are implemented by Sun's Java compiler (javac)
     1.8 + * These interfaces are implemented by the JDK Java compiler (javac)
     1.9   * and should not be implemented either directly or indirectly by
    1.10   * other applications.
    1.11   *

mercurial