[jdk17u-dev] Integrated: 8301306: java/net/httpclient/* fail with -Xcomp
Goetz Lindenmaier
goetz at openjdk.org
Wed Dec 6 11:54:46 UTC 2023
On Mon, 4 Dec 2023 14:05:22 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this because we see issues with these tests in our CI.
>
> HttpClientLocalAddrTest.java and HttpALot.java are not in 17, skipped.
>
> SpecialHeadersTest.java resolved due to context.
>
> I also include follow-up 8301787: java/net/httpclient/SpecialHeadersTest failing after JDK-8301306
> to avoid the test to fail.
This pull request has now been integrated.
Changeset: be727039
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/be727039ede9649b9cdd065a6c314f314d9b089b
Stats: 9 lines in 5 files changed: 1 ins; 0 del; 8 mod
8301306: java/net/httpclient/* fail with -Xcomp
8301787: java/net/httpclient/SpecialHeadersTest failing after JDK-8301306
Reviewed-by: lucy
Backport-of: 6f9106e0d0d9f082f0a61009f95d1b8663dd8d4f
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/2011
More information about the jdk-updates-dev
mailing list