RFR 9: MulticastSendReceiveTests.java fails with NumberFormatException

Alan Bateman Alan.Bateman at oracle.com
Wed Mar 25 12:36:13 UTC 2015


On 25/03/2015 12:16, Chris Hegarty wrote:
> This is a trivial test only one-liner. The test should attempt to 
> reconstruct the String message with the same charset as is used to 
> convert the original message to bytes, UTF-8.
>
The fix looks okay and matches the sender. That said, it's possible that 
this is just interference on the network too, in which case the package 
should be ignored as is does already when it doesn't match the expected id.

-Alan


More information about the nio-dev mailing list