RFR: 8372147: ConnectionFlowControlTest should use HttpResponse.connectionLabel()
Daniel Fuchs
dfuchs at openjdk.org
Thu Nov 27 13:19:48 UTC 2025
On Thu, 27 Nov 2025 13:03:28 GMT, Volkan Yazici <vyazici at openjdk.org> wrote:
> Use `HttpResponse::connectionLabel` instead of `Http2TestExchange::connectionKey` to identify the connection request-response exchange is performed on, for the latter can accidentally return the same identifier again, e.g., if a closed connection is immediately reused.
Marked as reviewed by dfuchs (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/28534#pullrequestreview-3515314978
More information about the net-dev
mailing list