Hi,

A fix for some sample code in MulticastSocket, which assumed that
String.length() == String.getBytes().length, which is not true for
non-ASCII Strings.

http://cr.openjdk.java.net/~aeubanks/8220585/webrev.00

Reply via email to