diff -r 6df0e6bcb388 -r 1908176fd6e3 langtools/src/share/classes/com/sun/tools/javac/processing/JavacProcessingEnvironment.java --- a/langtools/src/share/classes/com/sun/tools/javac/processing/JavacProcessingEnvironment.java Thu Jun 10 09:29:23 2010 +0100 +++ b/langtools/src/share/classes/com/sun/tools/javac/processing/JavacProcessingEnvironment.java Thu Jun 10 16:08:01 2010 -0700 @@ -81,7 +81,7 @@ * Objects of this class hold and manage the state needed to support * annotation processing. * - *

This is NOT part of any API supported by Sun Microsystems. + *

This is NOT part of any supported API. * If you write code that depends on this, you do so at your own risk. * This code and its internal interfaces are subject to change or * deletion without notice. @@ -1380,7 +1380,7 @@ } /** - * For internal use by Sun Microsystems only. This method will be + * For internal use only. This method will be * removed without warning. */ public Context getContext() {