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

Goetz Lindenmaier goetz at openjdk.org
Sun Aug 3 14:59:55 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 @alexeybakhtin 
What do you think about doing this one now?
I also thought about doing JDK-8293786 you mention as prereq.  That's a almost clean backport now.

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2799#issuecomment-3148478506


More information about the jdk-updates-dev mailing list