< prev index next >

src/jdk.jdi/share/classes/com/sun/jdi/TypeComponent.java

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

@@ -72,11 +72,11 @@
     String signature();
 
     /**
      * Gets the generic signature for this TypeComponent if there is one.
      * Generic signatures are described in the
-     * <cite>The Java&trade; Virtual Machine Specification</cite>.
+     * <cite>The Java Virtual Machine Specification</cite>.
      *
      * @return a string containing the generic signature, or <code>null</code>
      * if there is no generic signature.
      *
      * @since 1.5
< prev index next >