On Wed, 10 Mar 2021 09:52:10 GMT, Patrick Concannon
wrote:
>> Daniel Fuchs has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Improved first sentence
>
> src/java.base/share/classes/java/net/MulticastSocket.java line 42:
>
>> 40: * that
On Tue, 9 Mar 2021 18:13:24 GMT, Daniel Fuchs 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)
On Tue, 9 Mar 2021 18:13:24 GMT, Daniel Fuchs 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)
> 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