JDK-7137805 : [macosx] api/java_net/MulticastSocket.getInterface()
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 7u4
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: os_x
  • CPU: x86
  • Submitted: 2012-01-28
  • Updated: 2012-01-30
  • Resolved: 2012-01-30
Related Reports
Duplicate :  
Description
api/java_net/MulticastSocket.getInterface is failing

Comments
EVALUATION Due to 7120875, the MulticastSocket constructor sets the option IP_MULTICAST_IF2, whereas the getInterface() method queries for the option IP_MULTICAST_IF
28-01-2012