A DESCRIPTION OF THE PROBLEM :
Could this method and exceptions be changed so the exception message is better?
sun.nio.ch.Net#checkAddress(java.net.SocketAddress)
throw new UnsupportedAddressTypeException(); // ## needs arg
throw new UnresolvedAddressException(); // ## needs arg
Could this method and exceptions be changed so the exception message is better?
sun.nio.ch.Net#checkAddress(java.net.SocketAddress)
throw new UnsupportedAddressTypeException(); // ## needs arg
throw new UnresolvedAddressException(); // ## needs arg