-
Type:
Sub-task
-
Resolution: Delivered
-
Priority:
P4
-
Affects Version/s: 14
-
Component/s: core-libs
-
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
-