--- old/src/java.desktop/share/classes/javax/swing/plaf/metal/MetalIconFactory.java 2020-07-10 15:58:11.831696151 -0700 +++ new/src/java.desktop/share/classes/javax/swing/plaf/metal/MetalIconFactory.java 2020-07-10 15:58:11.443705497 -0700 @@ -38,7 +38,7 @@ /** * Factory object that vends Icons for - * the Java™ look and feel (Metal). + * the Java look and feel (Metal). * These icons are used extensively in Metal via the defaults mechanism. * While other look and feels often use GIFs for icons, creating icons * in code facilitates switching to other themes. @@ -54,7 +54,7 @@ * future Swing releases. The current serialization support is * appropriate for short term storage or RMI between applications running * the same version of Swing. As of 1.4, support for long term storage - * of all JavaBeans™ + * of all JavaBeans * has been added to the java.beans package. * Please see {@link java.beans.XMLEncoder}. * @@ -1639,7 +1639,7 @@ * future Swing releases. The current serialization support is * appropriate for short term storage or RMI between applications running * the same version of Swing. As of 1.4, support for long term storage - * of all JavaBeans™ + * of all JavaBeans * has been added to the java.beans package. * Please see {@link java.beans.XMLEncoder}. */ @@ -1733,7 +1733,7 @@ * future Swing releases. The current serialization support is * appropriate for short term storage or RMI between applications running * the same version of Swing. As of 1.4, support for long term storage - * of all JavaBeans™ + * of all JavaBeans * has been added to the java.beans package. * Please see {@link java.beans.XMLEncoder}. */ @@ -1753,7 +1753,7 @@ * future Swing releases. The current serialization support is * appropriate for short term storage or RMI between applications running * the same version of Swing. As of 1.4, support for long term storage - * of all JavaBeans™ + * of all JavaBeans * has been added to the java.beans package. * Please see {@link java.beans.XMLEncoder}. */ @@ -1853,7 +1853,7 @@ * future Swing releases. The current serialization support is * appropriate for short term storage or RMI between applications running * the same version of Swing. As of 1.4, support for long term storage - * of all JavaBeans™ + * of all JavaBeans * has been added to the java.beans package. * Please see {@link java.beans.XMLEncoder}. */