< prev index next >

src/java.desktop/share/classes/java/awt/GraphicsDevice.java

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

@@ -158,11 +158,11 @@
      * This method returns a {@code String} identifying a
      * particular {@code GraphicsDevice} in the local
      * {@code GraphicsEnvironment}.  Although there is
      * no public method to set this {@code String}, a programmer can
      * use the {@code String} for debugging purposes.  Vendors of
-     * the Java&trade; Runtime Environment can
+     * the Java Runtime Environment can
      * format the return value of the {@code String}.  To determine
      * how to interpret the value of the {@code String}, contact the
      * vendor of your Java Runtime.  To find out who the vendor is, from
      * your program, call the
      * {@link System#getProperty(String) getProperty} method of the
< prev index next >