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

Goetz Lindenmaier goetz at openjdk.org
Thu Jul 24 09:42:07 UTC 2025


On Tue, 8 Jul 2025 15:14:06 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

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

This pull request has now been integrated.

Changeset: 4b4cfe74
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/4b4cfe74c194c852190f99b1fb93bf91b21d5c6f
Stats:     326 lines in 6 files changed: 323 ins; 0 del; 3 mod

8286171: HttpClient/2 : Expect:100-Continue blocks indefinitely when response is not 100

Reviewed-by: rschmelter
Backport-of: 267144311c96109421b897b359c155a963661d31

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

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


More information about the jdk-updates-dev mailing list