[jdk17u-dev] RFR: 8286171: HttpClient/2 : Expect:100-Continue blocks indefinitely when response is not 100

Goetz Lindenmaier goetz at openjdk.org
Wed Jul 23 11:16:02 UTC 2025


I would backport this as we currently do a larger effort of fixing http issues, and this is a bugfix that fits well into this task. It will make other backports planned more simple.

Clean backport.

To make the test work, I had to add test fixes from later changes that were already backported.

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

Commit messages:
 - Test fixes from 8303457
 - Test fixes from 8295944
 - Backport 267144311c96109421b897b359c155a963661d31

Changes: https://git.openjdk.org/jdk17u-dev/pull/3721/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3721&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8286171
  Stats: 326 lines in 6 files changed: 323 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/3721.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/3721/head:pull/3721

PR: https://git.openjdk.org/jdk17u-dev/pull/3721


More information about the jdk-updates-dev mailing list