Re: RFR[8242885]: 'PlainDatagramSocketImpl doesn’t allow for the sending of IPv6 datagrams on macOS with sizes between 65508-65527 bytes'

Daniel Fuchs daniel.fuchs at oracle.com
Thu Jul 30 10:22:20 UTC 2020


Hi Patrick,

I think it mostly looks good.

Is there a reason why
jdk/java/net/DatagramSocket/SendReceiveMaxSize.java
*only* tests the old impl?

Shouldn't the test work with the new impl as well?

best regards,

-- daniel

On 30/07/2020 10:56, Patrick Concannon wrote:
> Hi Daniel,
> 
> Thanks for your reply.
> 
> I’ve made the changes you’ve requested and you can find them in the updated webrev below.
> 
> http://cr.openjdk.java.net/~pconcannon/8242885/webrevs/webrev.02/
> 
> Kind regards,
> Patrick



More information about the net-dev mailing list