--- old/src/share/classes/java/awt/Component.java 2013-09-23 12:23:15.361169280 +0400 +++ new/src/share/classes/java/awt/Component.java 2013-09-23 12:23:15.245169286 +0400 @@ -2026,7 +2026,7 @@ * @return an instance of Point representing * the top-left corner of the component's bounds in the * coordinate space of the screen - * @throws IllegalComponentStateException if the + * @throws IllegalComponentStateException if the * component is not showing on the screen * @see #setLocation * @see #getLocation