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

Paul Hohensee phh at openjdk.org
Wed Jul 31 18:38:38 UTC 2024


On Wed, 31 Jul 2024 12:16:41 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

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

I see only context diffs in the import sections of Exchange.java and HttpClientImpl.java. Lgtm.

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

Marked as reviewed by phh (Reviewer).

PR Review: https://git.openjdk.org/jdk17u-dev/pull/2753#pullrequestreview-2210877780


More information about the jdk-updates-dev mailing list