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

Goetz Lindenmaier goetz at openjdk.org
Tue Mar 18 15:18:30 UTC 2025


> 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

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

Changes:
  - all: https://git.openjdk.org/jdk17u-dev/pull/3334/files
  - new: https://git.openjdk.org/jdk17u-dev/pull/3334/files/6939b616..78697ec2

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3334&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3334&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/3334.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/3334/head:pull/3334

PR: https://git.openjdk.org/jdk17u-dev/pull/3334


More information about the jdk-updates-dev mailing list