--- old/src/java.compiler/share/classes/javax/lang/model/util/TypeKindVisitor6.java 2020-07-10 15:55:25.071967214 -0700 +++ new/src/java.compiler/share/classes/javax/lang/model/util/TypeKindVisitor6.java 2020-07-10 15:55:24.659977977 -0700 @@ -50,7 +50,7 @@ * added to it or the {@link TypeKind TypeKind enum} used in this * class may have constants added to it in the future to accommodate * new, currently unknown, language structures added to future - * versions of the Java™ programming language. Therefore, + * versions of 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