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

Matthias Baesken mbaesken at openjdk.org
Fri Aug 2 09:12:37 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)

This pull request has now been integrated.

Changeset: 10000286
Author:    Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/10000286390ac9b0288cee25a4f3551d09475fdc
Stats:     618 lines in 7 files changed: 609 ins; 0 del; 9 mod

8292044: HttpClient doesn't handle 102 or 103 properly

Reviewed-by: phh
Backport-of: 800e68d6906734242119e4ea033422f037a79857

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

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


More information about the jdk-updates-dev mailing list