-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P3
-
None
-
Affects Version/s: 7u13
-
Component/s: core-libs
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.