--- old/src/java.compiler/share/classes/javax/lang/model/util/AbstractAnnotationValueVisitor6.java 2020-07-10 15:55:17.256171411 -0700 +++ new/src/java.compiler/share/classes/javax/lang/model/util/AbstractAnnotationValueVisitor6.java 2020-07-10 15:55:16.884181131 -0700 @@ -42,7 +42,7 @@ * AnnotationValueVisitor} interface implemented by this class may * have methods added to it in the future to accommodate new, * currently unknown, language structures added to future versions of - * the Java™ programming language. Therefore, methods whose + * the Java programming language. Therefore, methods whose * names begin with {@code "visit"} may be added to this class in the * future; to avoid incompatibilities, classes and subclasses which * extend this class should not declare any instance methods with