[jdk17u-dev] RFR: 8335181: Incorrect handling of HTTP/2 GOAWAY frames in HttpClient [v3]

Goetz Lindenmaier goetz at openjdk.org
Mon Jul 28 21:39:50 UTC 2025


> I backport this for parity with 17.0.17-oracle based on the push to 21.
> 
> Resolved Coipyright in src/java.net.http/share/classes/jdk/internal/net/http/MultiExchange.java
> 
> I had to adapt the test as it again depends on AutoClosable of HttpClient.
> Here it seems ok to just not shut down the Client as it is done in other tests.

Goetz Lindenmaier has updated the pull request incrementally with one additional commit since the last revision:

  Fix copyright in MultiExchange.java

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

Changes:
  - all: https://git.openjdk.org/jdk17u-dev/pull/3783/files
  - new: https://git.openjdk.org/jdk17u-dev/pull/3783/files/3932288c..32bf9327

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

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

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


More information about the jdk-updates-dev mailing list