--- old/src/java.compiler/share/classes/javax/lang/model/element/ElementVisitor.java 2020-07-10 15:55:11.120331718 -0700 +++ new/src/java.compiler/share/classes/javax/lang/model/element/ElementVisitor.java 2020-07-10 15:55:10.744341540 -0700 @@ -43,7 +43,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