RFR: 8233319: Deprecate MulticastSocket methods that operate on java.net.InetAddress

Chris Hegarty chris.hegarty at oracle.com
Wed Dec 4 17:00:41 UTC 2019


Julia,

On 04/12/2019 16:40, Julia Boes wrote:
> Hi,
> 
> Please see this fix that deprecates methods of MulticastSocket.
> 
> These methods either operate on InetAddress instead of NetworkInterface 
> or work with SocketOptions.IP_MULTICAST_LOOP instead of 
> StandardSocketOptions.IP_MULTICAST_LOOP.
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8233319
> 
> CSR (draft): https://bugs.openjdk.java.net/browse/JDK-8235330
> 
> Webrev and specdiff: http://cr.openjdk.java.net/~jboes/webrevs/8233319/

LGTM. - I also added myself as a reviewer on the CSR.

-Chris.


More information about the net-dev mailing list