-
Sub-task
-
Resolution: Delivered
-
P4
-
14
-
Verified
The `MulticastSocket` method `getOption` has been changed to conform to the behavior described in `StandardSocketOptions.IP_MULTICAST_IF`.
`MulticastSocket.getOption(StandardSocketOptions.IP_MULTICAST_IF)` now returns `null` if no interface has been set.
`MulticastSocket.getOption(StandardSocketOptions.IP_MULTICAST_IF)` now returns `null` if no interface has been set.
- relates to
-
JDK-8233307 MulticastSocket getOption(IP_MULTICAST_IF) returns interface when not set
-
- Closed
-