Integrated: 8299827: Add resolved IP address in connection exception for sockets
Ralf Schmelter
rschmelter at openjdk.org
Fri Jan 20 16:40:22 UTC 2023
On Thu, 12 Jan 2023 08:21:35 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.
This pull request has now been integrated.
Changeset: 92d8326e
Author: Ralf Schmelter <rschmelter at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/92d8326e4037605897d7c4eb4b3edb63a2fc11b0
Stats: 18 lines in 2 files changed: 3 ins; 10 del; 5 mod
8299827: Add resolved IP address in connection exception for sockets
Reviewed-by: alanb, vtewari, jpai, dfuchs
-------------
PR: https://git.openjdk.org/jdk/pull/11961
More information about the net-dev
mailing list