hg: jdk/jdk: 8236596: HttpClient leaves HTTP/2 sockets in CLOSE_WAIT, when using proxy tunnel
daniel.fuchs at oracle.com
daniel.fuchs at oracle.com
Fri Jan 24 17:58:24 UTC 2020
Changeset: 26dbc9b2c8dc
Author: dfuchs
Date: 2020-01-24 17:57 +0000
URL: https://hg.openjdk.java.net/jdk/jdk/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-changes
mailing list