RFR: 8371471: HttpClient: Log HTTP/3 handshake failures if logging errors is enabled [v2]

Daniel Fuchs dfuchs at openjdk.org
Fri Nov 7 14:51:32 UTC 2025


> Surprisingly if the QUIC handshake fails exceptionally, and `-Djdk.httpclient.HttpClient.log=errors` is specified, the exception is not logged. This change fixes that.

Daniel Fuchs has updated the pull request incrementally with three additional commits since the last revision:

 - More copyright dates
 - small test cleanup
 - Fix copyright dates

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/28196/files
  - new: https://git.openjdk.org/jdk/pull/28196/files/f125305e..238904e4

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

  Stats: 18 lines in 2 files changed: 9 ins; 6 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/28196.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/28196/head:pull/28196

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


More information about the net-dev mailing list