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."
"A MulticastSocket is a (UDP) DatagramSocket, with additional capabilities for
joining "groups" of other multicast hosts on the internet."
- csr for
-
JDK-8263671 Obsolete relationship in MulticastSocket API documentation.
-
- Closed
-
- duplicates
-
JDK-8268662 Mistake in JavaDocs 16 - MulticastSocket
-
- Closed
-
- relates to
-
JDK-8237352 Update DatagramSocket to add support for joining multicast groups
-
- Resolved
-