--- old/src/share/classes/java/net/InetSocketAddress.java 2013-06-10 10:37:34.137879482 +0100 +++ new/src/share/classes/java/net/InetSocketAddress.java 2013-06-10 10:37:33.869879488 +0100 @@ -389,7 +389,7 @@ * Two instances of InetSocketAddress represent the same * address if both the InetAddresses (or hostnames if it is unresolved) and port * numbers are equal. - * If both addresses are unresolved, then the hostname & the port number + * If both addresses are unresolved, then the hostname and the port number * are compared. * * Note: Hostnames are case insensitive. e.g. "FooBar" and "foobar" are