RFR: 8305906: HttpClient may use incorrect key when finding pooled HTTP/2 connection for IPv6 address [v5]
Tyler Steele
tsteele at openjdk.org
Thu Jun 8 22:09:50 UTC 2023
On Wed, 7 Jun 2023 09:43:08 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
>> Jaikiran Pai has updated the pull request incrementally with one additional commit since the last revision:
>>
>> simplify the keyFor method to accept the entire HttpRequestImpl instance
>
> Thank you both for the reviews.
Thanks for your change @jaikiran! We've seen this issue in my organization occurring in jdk17, and jdk11. It's nice to see that it has been fixed.
Do you have any plans to backport it?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13456#issuecomment-1583452832
More information about the net-dev
mailing list