Integrated: 8372147: ConnectionFlowControlTest should use HttpResponse.connectionLabel()

Volkan Yazici vyazici at openjdk.org
Fri Nov 28 12:07:59 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.

This pull request has now been integrated.

Changeset: 78b155b2
Author:    Volkan Yazici <vyazici at openjdk.org>
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


More information about the net-dev mailing list