[jdk17u-dev] RFR: 8335181: Incorrect handling of HTTP/2 GOAWAY frames in HttpClient [v3]
Alexey Bakhtin
abakhtin at openjdk.org
Mon Jul 28 22:12:55 UTC 2025
On Mon, 28 Jul 2025 21:39:50 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
>> 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
Marked as reviewed by abakhtin (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk17u-dev/pull/3783#pullrequestreview-3064727558
More information about the jdk-updates-dev
mailing list