RFR[8243488]: 'Add tests for set/get SendBufferSize and getReceiveBufferSize in DatagramSocket'
Patrick Concannon
patrick.concannon at oracle.com
Thu Apr 23 15:46:25 UTC 2020
Hi,
Could someone please review my fix for JDK-8243488 'Add tests for
set/get SendBufferSize and getReceiveBufferSize in DatagramSocket'?
This fix adds tests for the methods: setSendBufferSize(int),
getSendBufferSize(), and getReceieveBufferSize() in the DatagramSocket
class, and is geared towards increasing the overall test coverage for
this class.
bug: https://bugs.openjdk.java.net/browse/JDK-8243488
webrev: http://cr.openjdk.java.net/~pconcannon/8243488/webrevs/webrev.00/
Kind regards,
Patrick
More information about the net-dev
mailing list