RFR: 8299827: Add resolved IP address in connection exception for sockets [v4]
Alan Bateman
alanb at openjdk.org
Tue Jan 17 09:28:13 UTC 2023
On Tue, 17 Jan 2023 09:22:36 GMT, Ralf Schmelter <rschmelter at openjdk.org> wrote:
>> This change adds the resolved IP address to the exception text of a failed socket connection. This helps if the connection failed because of stale DNS entries.
>
> Ralf Schmelter has updated the pull request incrementally with one additional commit since the last revision:
>
> Accidentally changed Unix domain socket exception text instead of socket exception text
Marked as reviewed by alanb (Reviewer).
Latest version looks okay, I assume you'll update the end date in the copyright header before integrating.
-------------
PR: https://git.openjdk.org/jdk/pull/11961
More information about the net-dev
mailing list