RFR: 8299827: Add resolved IP address in connection exception for sockets [v3]

Ralf Schmelter rschmelter at openjdk.org
Mon Jan 16 09:34:33 UTC 2023


> 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:

  Further simplification

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/11961/files
  - new: https://git.openjdk.org/jdk/pull/11961/files/bfec2899..7e136b79

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=11961&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11961&range=01-02

  Stats: 7 lines in 1 file changed: 0 ins; 6 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/11961.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11961/head:pull/11961

PR: https://git.openjdk.org/jdk/pull/11961


More information about the net-dev mailing list