git: openjdk/jdk11u-dev: 8236596: HttpClient leaves HTTP/2 sockets in CLOSE_WAIT, when using proxy tunnel

Andrew John Hughes andrew at openjdk.java.net
Fri Nov 12 01:46:19 UTC 2021


Changeset: e608a20a
Author:    Andrew John Hughes <andrew at openjdk.org>
Date:      2021-11-12 01:45:13 +0000
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/e608a20a0cbef186fa7ac11d712eb1ecc88b9688

8236596: HttpClient leaves HTTP/2 sockets in CLOSE_WAIT, when using proxy tunnel

Changes Http2ClientImpl::stop to close the TCP connection after sending out the GOAWAY frame.

Backport-of: 9085b7bdc7757a5e29d841beddc4d235bbf5887b

! src/java.net.http/share/classes/jdk/internal/net/http/Http2ClientImpl.java



More information about the jdk-updates-changes mailing list