[jdk17u-dev] Integrated: 8307648: java/net/httpclient/ExpectContinueTest.java timed out

Goetz Lindenmaier goetz at openjdk.org
Tue Aug 12 08:48:24 UTC 2025


On Sat, 9 Aug 2025 08:05:41 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I would like to backport this along with the larger http redo in 17.
> This fixes two minor issues to avoid misunderstandings in communication and thus timeouts. 
> 
> I had to do resolves because later change "8328286: Enhance HTTP client" was already backported.
> I added the edits from that change that were omitted in the past. Code now looks the same as in 21.

This pull request has now been integrated.

Changeset: ef27cae1
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/ef27cae10a214e0c81820b9abe7fa5a9bc5016ef
Stats:     63 lines in 3 files changed: 54 ins; 0 del; 9 mod

8307648: java/net/httpclient/ExpectContinueTest.java timed out

Reviewed-by: rschmelter
Backport-of: 04b0e785f6b9b4629b77bb19f2b072434be4951c

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

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


More information about the jdk-updates-dev mailing list