[jdk17u-dev] Integrated: 8254786: java/net/httpclient/CancelRequestTest.java failing intermittently
Goetz Lindenmaier
goetz at openjdk.org
Thu Mar 20 19:22:17 UTC 2025
On Mon, 10 Mar 2025 15:32:41 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 17.0.16-oracle.
>
> The original change was pushed in jdk19.
> Several later changes were already backported causing conflicts.
>
> src/java.net.http/share/classes/jdk/internal/net/http/Exchange.java
> Three later patches were applied. Resolve trivial.
>
> src/java.net.http/share/classes/jdk/internal/net/http/Http2ClientImpl.java
> Two later patches were applied. The conflict of hunk 3 is caused by the change of
> 8328286: Enhance HTTP client in line 103. Resolved.
>
> These and two more files had Copyright conflicts.
This pull request has now been integrated.
Changeset: 64fbb72e
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/64fbb72efd256e5d5968edcfaaa905ff969d3892
Stats: 58 lines in 4 files changed: 43 ins; 6 del; 9 mod
8254786: java/net/httpclient/CancelRequestTest.java failing intermittently
Reviewed-by: mbaesken
Backport-of: 710653ce1856d13161ae1786d7c5f71997536e78
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/3334
More information about the jdk-updates-dev
mailing list