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

chris.hegarty at oracle.com chris.hegarty at oracle.com
Fri Jan 24 18:00:18 UTC 2020


Changeset: 26dbc9b2c8dc
Author:    dfuchs
Date:      2020-01-24 17:57 +0000
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/26dbc9b2c8dc

8236596: HttpClient leaves HTTP/2 sockets in CLOSE_WAIT, when using proxy tunnel
Summary: Changes Http2ClientImpl::stop to close the TCP connection after sending out the GOAWAY frame.
Reviewed-by: chegar

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



More information about the jdk-sandbox-changes mailing list