Looks good to me. On Wed, Mar 13, 2019 at 9:34 AM Arthur Eubanks <aeuba...@google.com> wrote:
> 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 >