--- old/src/share/classes/java/awt/Polygon.java 2014-04-01 07:18:22.352552193 -0700 +++ new/src/share/classes/java/awt/Polygon.java 2014-04-01 07:18:22.213551296 -0700 @@ -351,7 +351,7 @@ /** * Determines whether the specified coordinates are inside this * Polygon. - *

+ * * @param x the specified X coordinate to be tested * @param y the specified Y coordinate to be tested * @return {@code true} if this {@code Polygon} contains