On Tue, 13 Aug 2024 13:32:19 GMT, Jaikiran Pai <j...@openjdk.org> wrote:

> This is a fresh version of the PR that I had opened here 
> https://github.com/openjdk/jdk/pull/20442. A `git merge` command ended up 
> causing unexpected issues with that old PR.
> 
> The commits in this PR are the ones which were already reviewed and a new one 
> which was done to implement Daniel's suggestion in the review. test repeat 50 
> of java/net/httpclient had passed without any issues for that old PR. But 
> before integrating this PR, I will rerun all relevant tests again to be sure 
> nothing unexpected shows up.
> 
> Sorry that this has to be reviewed afresh.

This pull request has now been integrated.

Changeset: 720b4464
Author:    Jaikiran Pai <j...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/720b44648bcff997278af92746f942b2425298a5
Stats:     627 lines in 12 files changed: 571 ins; 2 del; 54 mod

8335181: Incorrect handling of HTTP/2 GOAWAY frames in HttpClient

Reviewed-by: dfuchs

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

PR: https://git.openjdk.org/jdk/pull/20567

Reply via email to