RFR 8249773: Upgrade ReceiveISA.java test to be resilient to failure due to stray packets and interference.

Rahul Yadav rahul.r.yadav at oracle.com
Wed Aug 12 16:00:18 UTC 2020


Hello,

Request to have my fix reviewed for issue:

JDK-8249773:  Upgrade ReceiveISA.java test to be resilient to failure 
due to stray packets and interference.

This fix upgrades java/nio/channels/DatagramChannel/ReceiveISA.java so 
it can handle interference from stray packets,
the test now can handle random order of packets as well.

Issue:  https://bugs.openjdk.java.net/browse/JDK-8249773
webrev: http://cr.openjdk.java.net/~ryadav/webrev_8249773/index.html

- rahul


More information about the nio-dev mailing list