Hi,
Could someone please review my fix and CSR for issue JDK-8235783
'DatagramSocket::disconnect should allow an implementation to throw
UncheckedIOException'?
DatagramChannel's connect and disconnect methods throw an IOException
while DatagramSocket's corresponding methods do not. The propo
Hi Daniel,
Have you got the chance to look at my previous mail?
Thank you in advance,
Best regards,
Nicolas
On Sun, 17 Nov 2019 08:49 Nicolas Henneaux,
wrote:
> Hi Daniel,
>
> Thank you for your answer !
>
> Such mechanism to provide an *InetSocketAddress* from a hostname would be
> a great
The changes to the SCTP code seem ok.
-Chris.
> On 17 Dec 2019, at 03:00, Patrick Zhang OS
> wrote:
>
> Thanks Martin.
>
> Hi net-dev, and/or security-dev Reviewers,
>
> Please help review and sponsor this patch if acceptable.
> It does not tend to bring any functionality changes, instead to