On Wed, 25 Oct 2023 09:37:11 GMT, Jaikiran Pai <[email protected]> wrote:
> I believe you are already aware, but just to avoid any confusion, the pool of > connections represented by the connections field in Http2ClientImpl is pool > of active connections. Yes - but the connections we're removing have been closed, so they are inactive, which is kind of the point. ------------- PR Comment: https://git.openjdk.org/jdk/pull/16340#issuecomment-1778964381
