RFR[8243488]: 'Add tests for set/get SendBufferSize and getReceiveBufferSize in DatagramSocket'
Chris Hegarty
chris.hegarty at oracle.com
Fri Apr 24 08:32:43 UTC 2020
> On 23 Apr 2020, at 16:46, Patrick Concannon <patrick.concannon at oracle.com> wrote:
>
> 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/
>
LGTM.
-Chris.
More information about the net-dev
mailing list