src/java.net.http/share/classes/jdk/internal/net/http/HttpClientImpl.java
Wed, 06 Jun 2018 13:57:19 +0100 chegar http-client-branch: dependent tasks execute in the common pool http-client-branch
Fri, 01 Jun 2018 15:37:07 -0400 apetcher Enabling TLS 1.3 in HTTP client defaults JDK-8145252-TLS13-branch
Tue, 29 May 2018 13:42:04 +0100 dfuchs http-client-branch: performance - reduce context switching http-client-branch
Wed, 02 May 2018 15:47:57 +0100 chegar http-client-branch: Merge with default http-client-branch
Tue, 01 May 2018 09:47:33 +0100 chegar http-client-branch: review comment - some minor comment rewording and cleanup http-client-branch
Wed, 25 Apr 2018 19:51:58 +0100 dfuchs http-client-branch: unused byte buffers must be returned to the pool before exiting from SocketTube::readAvailable + minor test fixes http-client-branch
Tue, 24 Apr 2018 10:17:23 +0100 dfuchs http-client-branch: SSLDirectBufferSupplier can use a fixed size array instead of a ConcurrentLinkedQueue http-client-branch
Mon, 23 Apr 2018 15:45:40 +0100 dfuchs http-client-branch: use direct buffer pool for reading off SSL encrypted buffers from the socket + minor test fixes. http-client-branch
Thu, 19 Apr 2018 16:47:52 +0100 dfuchs http-client-branch: do not set receive buffer size unless explicitly requested http-client-branch
Wed, 18 Apr 2018 12:03:06 +0100 chegar http-client-branch: Merge with default http-client-branch
Mon, 16 Apr 2018 16:44:12 +0100 chegar http-client-branch: review comment - update debug statements as per new internal DebugLogger http-client-branch
Fri, 13 Apr 2018 10:49:17 +0100 dfuchs http-client-branch: add test coverage and better diagnosis for HttpClientImpl operations ref count http-client-branch
Wed, 21 Mar 2018 15:12:11 +0000 dfuchs http-client-branch: bye, bye, SSLDelegate http-client-branch
Tue, 20 Mar 2018 13:10:09 +0000 dfuchs http-client-branch: RawChannel implementation based on FlowTube http-client-branch
Wed, 14 Mar 2018 14:32:07 +0000 dfuchs http-client-branch: add more diagnosis to detachChannel http-client-branch
Tue, 13 Mar 2018 20:17:12 +0000 dfuchs http-client-branch: fix race condition between WebSocket and PlainHttpConnection::detachChannel http-client-branch
Tue, 13 Mar 2018 10:21:57 +0000 dfuchs http-client-branch: verify that dependent actions registered by the user in the CF we return are always executed either in the user thread that joins or asynchronously in the executor. http-client-branch
Fri, 09 Mar 2018 17:36:02 +0000 chegar http-client-branch: rename jdk.httpclient.internal.selector.timeout property http-client-branch
Thu, 08 Mar 2018 21:24:47 +0000 chegar http-client-branch: null checking in send[Async] http-client-branch
Thu, 08 Mar 2018 17:41:52 +0000 chegar http-client-branch: filtering ordering http-client-branch
Sat, 03 Mar 2018 20:21:35 +0000 chegar http-client-branch: 100-Continue 100-Continue http-client-branch
Thu, 22 Feb 2018 17:33:21 +0000 dfuchs http-client-branch: Add a test for BodySubscribers throwing in getBody() or returning exceptionally completed CFs http-client-branch
Wed, 07 Feb 2018 21:45:37 +0000 chegar http-client-branch: move implementation to jdk.internal.net.http http-client-branch
Fri, 18 Jan 2019 17:06:29 +0000 dfuchs 8216561: HttpClient: The logic of retry on connect exception is inverted
Fri, 11 Jan 2019 14:48:19 +0000 dfuchs 8216498: Confusing and unneeded wrapping of SSLHandshakeException
Tue, 13 Nov 2018 12:24:34 +0000 prappo 8213490: Networking area typos and inconsistencies cleanup
Thu, 09 Aug 2018 11:23:12 +0100 chegar 8208391: Differentiate response and connect timeouts in HTTP Client API
Wed, 04 Jul 2018 16:16:24 +0100 michaelm 8206001: Enable TLS1.3 by default in Http Client
Wed, 20 Jun 2018 09:05:57 -0700 chegar 8204679: HTTP Client refresh
Wed, 02 May 2018 02:36:17 -0700 chegar 8202423: Small HTTP Client refresh
Tue, 17 Apr 2018 08:54:17 -0700 chegar 8197564: HTTP Client implementation
less more (0) tip