-
Bug
-
Resolution: Fixed
-
P4
-
14
-
b25
-
Not verified
DatagramSocketImpl has a socket field that links back to the DatagramSocket. This is only used to figure out whether multicasting is supported or not, and could be replaced by a final boolean isMulticast field in AbstractPlainDatagramSocketImpl instead.
- blocks
-
JDK-8230211 Prepare DatagramSocket for alternative DatagramSocketImpl
-
- Resolved
-
- relates to
-
JDK-8230211 Prepare DatagramSocket for alternative DatagramSocketImpl
-
- Resolved
-