[RFR] 8224645: Test java/nio/channels/DatagramChannel/BasicMulticastTests.java fails with NoSuchElementException

Alan Bateman Alan.Bateman at oracle.com
Wed May 29 19:56:20 UTC 2019


On 29/05/2019 17:27, Arthur Eubanks wrote:
> :
>
> Moved NetworkConfiguration.printSystemConfiguration() to the 
> beginning, removed counting and printing the number of 
> interfaces/throwing SkippedException.
> new webrev: http://cr.openjdk.java.net/~aeubanks/8224645/webrev.02/
This looks okay to me, the only thing is that the NetworkConfiguration 
is sent to System.err whereas the test proper sends its output to 
System.out. Can you check the .jtr file to see how it looks? I suspect 
it may be easier to read if you send the network configuration to 
System.out.

-Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/nio-dev/attachments/20190529/5f168780/attachment-0001.html>


More information about the nio-dev mailing list