Integrated: 8263080: Obsolete relationship in MulticastSocket API documentation.

Daniel Fuchs dfuchs at openjdk.java.net
Tue Mar 23 10:43:39 UTC 2021


On Fri, 5 Mar 2021 11:09:37 GMT, Daniel Fuchs <dfuchs at 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 <dfuchs at 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


More information about the net-dev mailing list