On Fri, 5 Mar 2021 11:09:37 GMT, Daniel Fuchs <dfu...@openjdk.org> wrote:

> Now that DatagramSocket has been updated by JDK-8237352 to support joining 
> multicast group, this sentence in the API class level documentation of 
> MulticastSocket is obsolete and should be removed:
> 
> "A MulticastSocket is a (UDP) DatagramSocket, with additional capabilities for
>  joining "groups" of other multicast hosts on the internet." 
>  
>  Not sure whether this requires a CSR. I guess not?

This pull request has now been integrated.

Changeset: 9dad857e
Author:    Daniel Fuchs <dfu...@openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/9dad857e
Stats:     19 lines in 1 file changed: 8 ins; 1 del; 10 mod

8263080: Obsolete relationship in MulticastSocket API documentation.

Reviewed-by: alanb

-------------

PR: https://git.openjdk.java.net/jdk/pull/2842

Reply via email to