On Thu, 12 Dec 2024 18:35:04 GMT, Alan Bateman <al...@openjdk.org> wrote:
> The method description of both Socket.connect methods will require adjustment > to remove "If the endpoint is an unresolved InetSocketAddress". I think > better to leave the @throws UHE but change the description to "If the > connection could not be established because the socket address is unresolved". @AlanBateman, implemented this change in ca0bef4044e5a0cba7e972be6277292f2d774b37. ------------- PR Comment: https://git.openjdk.org/jdk/pull/22719#issuecomment-2539774848