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. Run the test 100 times on several platforms – results are green. ------------- PR Comment: https://git.openjdk.org/jdk/pull/28534#issuecomment-3589065660
