RFR: 8220585: Incorrect code in MulticastSocket sample code
Martin Buchholz
martinrb at google.com
Wed Mar 13 17:15:11 UTC 2019
Looks good to me.
On Wed, Mar 13, 2019 at 9:34 AM Arthur Eubanks <aeubanks at 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/net-dev/attachments/20190313/5a6d4be2/attachment.html>
More information about the net-dev
mailing list