--- old/src/share/classes/java/net/URL.java 2014-04-04 04:44:12.074105284 -0700 +++ new/src/share/classes/java/net/URL.java 2014-04-04 04:44:11.924104261 -0700 @@ -867,7 +867,7 @@ * Creates an integer suitable for hash table indexing.

* * The hash code is based upon all the URL components relevant for URL - * comparison. As such, this operation is a blocking operation.

+ * comparison. As such, this operation is a blocking operation. * * @return a hash code for this {@code URL}. */