JDK-7129951 : (macosx) test/java/net/DatagramSocket/B6411513.java fails on Mac OS X
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 7u4
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: os_x
  • CPU: x86
  • Submitted: 2012-01-13
  • Updated: 2012-01-17
  • Resolved: 2012-01-17
Related Reports
Duplicate :  
Description
test/java/net/DatagramSocket/B6411513.java is failing on Mac OS X with an IOException (No route to host). The test connects, disconnects and then tries to send a datagram packet from a datagram socket.