--- old/src/java.compiler/share/classes/javax/annotation/processing/Processor.java 2020-07-10 15:55:06.020464958 -0700 +++ new/src/java.compiler/share/classes/javax/annotation/processing/Processor.java 2020-07-10 15:55:05.644474782 -0700 @@ -286,7 +286,7 @@ * * * where TypeName and ModuleName are as defined in - * The Java™ Language Specification + * The Java Language Specification * ({@jls 6.5 Determining the Meaning of a Name}). * * @apiNote When running in an environment which supports modules,