hg: jdk10/sandbox/jdk: http-client-branch: added a CleanupTrigger to HTTP/1.1 ConnectionPool to take the connection out of the pool when closed asynchronously by the server.
daniel.fuchs at oracle.com
daniel.fuchs at oracle.com
Mon Oct 2 15:20:50 UTC 2017
Changeset: 7c7349597b3d
Author: dfuchs
Date: 2017-10-02 16:15 +0100
URL: http://hg.openjdk.java.net/jdk10/sandbox/jdk/rev/7c7349597b3d
http-client-branch: added a CleanupTrigger to HTTP/1.1 ConnectionPool to take the connection out of the pool when closed asynchronously by the server.
! src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/ConnectionPool.java
! src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/Http1Response.java
! src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/SocketTube.java
! test/java/net/httpclient/whitebox/jdk.incubator.httpclient/jdk/incubator/http/ConnectionPoolTest.java
More information about the jdk10-sandbox-changes
mailing list