--- old/src/java.desktop/share/classes/java/awt/MenuComponent.java 2015-10-14 20:39:53.990830784 +0400 +++ new/src/java.desktop/share/classes/java/awt/MenuComponent.java 2015-10-14 20:39:53.802830793 +0400 @@ -893,7 +893,7 @@ /** * Resizes this object. * - * @param d - the Dimension specifying the + * @param d the Dimension specifying the * new size of the object */ public void setSize(Dimension d) {