< prev index next >

src/java.compiler/share/classes/javax/annotation/processing/Processor.java

Print this page
rev 60127 : 8249205: Remove unnecessary trademark symbols

@@ -284,11 +284,11 @@
      * <dd><code>.</code> <code>*</code>
      * </dl>
      * </blockquote>
      *
      * where <i>TypeName</i> and <i>ModuleName</i> are as defined in
-     * <cite>The Java&trade; Language Specification</cite>
+     * <cite>The Java Language Specification</cite>
      * ({@jls 6.5 Determining the Meaning of a Name}).
      *
      * @apiNote When running in an environment which supports modules,
      * processors are encouraged to include the module prefix when
      * describing their supported annotation types. The method {@link
< prev index next >