-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
7u13
This is negative test that sends send to unresolved address. It expects IOException, but java.nio.channels.UnresolvedAddressException has been throwing since JDK-8001372 bug fix in 7u11 b03. The test should expect java.nio.channels.UnresolvedAddressException.