This issue tracks upgrading the DatagramChannel socket adaptor implementation to extend MulticastSocket. This change will make it easy to replace both the DatagramSocket and MulticastSocket implementations.
- blocks
-
JDK-8230211 Prepare DatagramSocket for alternative DatagramSocketImpl
- Resolved
- csr for
-
JDK-8237083 (dc) Upgrade DatagramChannel socket adaptor to extend MulticastSocket
- Closed
- relates to
-
JDK-8044365 (dc) MulticastSendReceiveTests.java failing with ENOMEM when joining group (OS X 10.9)
- Resolved
-
JDK-8238231 Custom DatagramSocketImpl's create method not called when with protected constructor
- Resolved