[jdk21u-dev] RFR: 8318492: Http2ClientImpl should attempt to close and remove connection in stop()

Daniel Hu duke at openjdk.org
Mon Oct 13 17:29:23 UTC 2025


On Tue, 16 Sep 2025 21:09:22 GMT, Daniel Hu <duke at openjdk.org> wrote:

> Clean backport. Improves Http2ClientImpl::stop(); when connections are successfully closed, they are removed from the internal map tracking connections. GHA passes.

I saw it as a improvement to current logic without much risk, but if out of extra precaution, then it isn't wholly necessary so closing.

-------------

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2221#issuecomment-3398448170


More information about the jdk-updates-dev mailing list