mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
![]() DatagramSocketImpl has a socket field that links back to the DatagramSocket. This is only used to figure out whether multicasting is supported or not. This fix replaces it with a boolean isMulticast. Reviewed-by: alanb, chegar, dfuchs |
||
---|---|---|
.. | ||
java | ||
jdk/internal | ||
sun | ||
module-info.java.extra |