8236925: (dc) Upgrade DatagramChannel socket adaptor to extend MulticastSocket

Daniel Fuchs daniel.fuchs at oracle.com
Tue Jan 14 19:54:29 UTC 2020


Looks good Alan!

best regards.

-- daniel

On 14/01/20 19:23, Alan Bateman wrote:
> Thanks for going through this. I tried to keep the changes to 
> DatagramSocket to a minimum but I don't mind making an exception for 
> oldImpl. It's a slippery slope as there is a lot of technical debt in 
> this area. Also oldImpl is the the support for DatagramSocketImpl that 
> were compiled for JDK 1.3 or older and I really hope we can drop that 
> code soon.
> 
> Here's the updated webrev that changes oldImpl to be final.
>     http://cr.openjdk.java.net/~alanb/8236925/2/webrev/
> 
> -Alan



More information about the nio-dev mailing list