-
Bug
-
Resolution: Fixed
-
P5
-
6
-
b16
-
sparc
-
solaris_10
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2152957 | OpenJDK6 | Chris Hegarty | P3 | Resolved | Fixed | b01 |
On Solaris multicast packets can be delivered locally when the sender host is a member of the multicast group and TTL has been set to 0 (not to be transmitted on the network). On windows the packets are not delivered.
This behavior is implementation specific and should be noted in the specification of java.net.MulticastSocket.setTimeToLive
This behavior is implementation specific and should be noted in the specification of java.net.MulticastSocket.setTimeToLive
- backported by
-
JDK-2152957 Multicast.setTimeToLive(0) behaves differently on Solaris
-
- Resolved
-