RFR: 8263080: Obsolete relationship in MulticastSocket API documentation. [v3]

Alan Bateman alanb at openjdk.java.net
Thu Mar 11 13:56:11 UTC 2021


On Wed, 10 Mar 2021 11:17:30 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?
>
> Daniel Fuchs has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
> 
>  - Merge branch 'master' into ms-doc-8263080
>  - Added suggested text. Fixed example code.
>  - Improved first sentence
>  - 8263080: Obsolete relationship in MulticastSocket API documentation.

Marked as reviewed by alanb (Reviewer).

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

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


More information about the net-dev mailing list