--- old/src/java.compiler/share/classes/javax/lang/model/type/TypeVisitor.java 2020-07-10 15:55:16.284196806 -0700 +++ new/src/java.compiler/share/classes/javax/lang/model/type/TypeVisitor.java 2020-07-10 15:55:15.904206733 -0700 @@ -44,7 +44,7 @@ * @apiNote * WARNING: It is possible that methods will be added * to this interface to accommodate new, currently unknown, language - * structures added to future versions of the Java™ programming + * structures added to future versions of the Java programming * language. * * Such additions have already occurred to support language features