[jdk17u-dev] RFR: 8292044: HttpClient doesn't handle 102 or 103 properly

Matthias Baesken mbaesken at openjdk.org
Wed Jul 31 12:22:59 UTC 2024


Backport of 8292044, src/java.net.http/share/classes/jdk/internal/net/http/HttpClientImpl.java and src/java.net.http/share/classes/jdk/internal/net/http/Exchange.java  need imports manually added (diffs in the stride) and small test adjustments because of differences in jdk17 compared to higher jdk (imports and library/build statements)

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

Commit messages:
 - Backport 800e68d6906734242119e4ea033422f037a79857

Changes: https://git.openjdk.org/jdk17u-dev/pull/2753/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2753&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8292044
  Stats: 618 lines in 7 files changed: 609 ins; 0 del; 9 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/2753.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2753/head:pull/2753

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


More information about the jdk-updates-dev mailing list