On Thu, 27 Nov 2025 13:03:28 GMT, Volkan Yazici <[email protected]> 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. This pull request has now been integrated. Changeset: 78b155b2 Author: Volkan Yazici <[email protected]> URL: https://git.openjdk.org/jdk/commit/78b155b2b5745fc88c13586f93b632f61e038a94 Stats: 5 lines in 1 file changed: 0 ins; 1 del; 4 mod 8372147: ConnectionFlowControlTest should use HttpResponse.connectionLabel() Reviewed-by: dfuchs ------------- PR: https://git.openjdk.org/jdk/pull/28534
