[jdk17u-dev] RFR: 8307648: java/net/httpclient/ExpectContinueTest.java timed out [v2]
Goetz Lindenmaier
goetz at openjdk.org
Tue Aug 5 06:45:16 UTC 2025
On Sun, 22 Sep 2024 17:06:11 GMT, Alexey Bakhtin <abakhtin at openjdk.org> wrote:
>> 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.
Hi,
that's good!
I already make JDK-8293786, I'll push today I think. it is clean.
https://github.com/openjdk/jdk17u-dev/pull/3795
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2799#issuecomment-3153705819
More information about the jdk-updates-dev
mailing list