src/share/classes/com/sun/tools/javac/api/JavacTaskImpl.java

changeset 582
366a7b9b5627
parent 581
f2fdd52e4e87
child 695
3c9b64e55c5d
     1.1 --- a/src/share/classes/com/sun/tools/javac/api/JavacTaskImpl.java	Thu Jun 10 16:08:01 2010 -0700
     1.2 +++ b/src/share/classes/com/sun/tools/javac/api/JavacTaskImpl.java	Thu Jun 10 17:09:56 2010 -0700
     1.3 @@ -54,7 +54,7 @@
     1.4  import com.sun.tools.javac.main.JavaCompiler;
     1.5  
     1.6  /**
     1.7 - * Provides access to functionality specific to the Sun Java Compiler, javac.
     1.8 + * Provides access to functionality specific to the JDK Java Compiler, javac.
     1.9   *
    1.10   * <p><b>This is NOT part of any supported API.
    1.11   * If you write code that depends on this, you do so at your own

mercurial