[jdk17u-dev] RFR: 8307648: java/net/httpclient/ExpectContinueTest.java timed out [v2]
Alexey Bakhtin
abakhtin at openjdk.org
Sun Sep 22 17:06:11 UTC 2024
> The backport is not clean.
>
> JDK17 does not have JDK-8293786. As a result, the debug log is not merged into Stream::incoming_reset method. These changes could be skipped because they are not required for this functionality
>
> Also, ExpectContinueTest test was added in JDK21 as part of JDK-8286171. Not backported to JDK17. The changes for this test are skipped
>
> All java/net/httpclient JTREG tests passed
Alexey Bakhtin has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase.
-------------
Changes:
- all: https://git.openjdk.org/jdk17u-dev/pull/2799/files
- new: https://git.openjdk.org/jdk17u-dev/pull/2799/files/1f255128..1f255128
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2799&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2799&range=00-01
Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/2799.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2799/head:pull/2799
PR: https://git.openjdk.org/jdk17u-dev/pull/2799
More information about the jdk-updates-dev
mailing list