[jdk17u-dev] RFR: 8254786: java/net/httpclient/CancelRequestTest.java failing intermittently [v2]

Matthias Baesken mbaesken at openjdk.org
Wed Mar 19 09:55:13 UTC 2025


On Tue, 18 Mar 2025 15:18:30 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.
>
> Goetz Lindenmaier has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
> 
>   Backport 710653ce1856d13161ae1786d7c5f71997536e78

Marked as reviewed by mbaesken (Reviewer).

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

PR Review: https://git.openjdk.org/jdk17u-dev/pull/3334#pullrequestreview-2697734753


More information about the jdk-updates-dev mailing list