--- old/src/jdk.compiler/share/classes/com/sun/source/doctree/DocTreeVisitor.java 2020-07-10 15:59:51.445262953 -0700 +++ new/src/jdk.compiler/share/classes/com/sun/source/doctree/DocTreeVisitor.java 2020-07-10 15:59:51.041272939 -0700 @@ -41,7 +41,7 @@ * *

WARNING: It is possible that methods will be added to * this interface to accommodate new, currently unknown, doc comment - * structures added to future versions of the Java™ programming + * structures added to future versions of the Java programming * language. Therefore, visitor classes directly implementing this * interface may be source incompatible with future versions of the * platform.