6960407: Potential rebranding issues in openjdk/langtools repository sources

Reviewed-by: darcy
This commit is contained in:
Jonathan Gibbons 2010-06-10 17:09:56 -07:00
parent 0dd9ef9b43
commit 19b81a2817
17 changed files with 28 additions and 29 deletions

View file

@ -30,7 +30,7 @@ package com.sun.source.tree;
*
* <p><b>WARNING:</b> This interface and its sub-interfaces are
* subject to change as the Java&trade; programming language evolves.
* These interfaces are implemented by Sun's Java compiler (javac)
* These interfaces are implemented by the JDK Java compiler (javac)
* and should not be implemented either directly or indirectly by
* other applications.
*