Thu, 26 Apr 2018 14:11:03 +0100 dfuchs http-client-branch: use a shared debug logger when debug logging is not enabled http-client-branch
Thu, 26 Apr 2018 10:16:13 +0100 dfuchs Merge 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 19:45:20 +0100 chegar http-client-branch: non-us-ascii chars in URI path or query segments http-client-branch
Tue, 24 Apr 2018 06:57:02 -0400 lancea JDK-8188051-branch javadoc typo updates JDK-8188051-branch
Tue, 24 Apr 2018 10:20:22 +0100 dfuchs Merge 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
Tue, 24 Apr 2018 10:14:51 +0100 dfuchs http-client-branch: fix rare race condition uncovered by SmallTimeout.java http-client-branch
Mon, 23 Apr 2018 13:55:47 -0400 lancea JDK-8188051-branch: Updates to sync with AOJ JDK-8188051-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
Mon, 23 Apr 2018 12:53:43 +0200 shade Enable Epsilon as experimental option epsilon-gc-branch
Mon, 23 Apr 2018 12:32:25 +0200 shade Merge epsilon-gc-branch
Fri, 20 Apr 2018 22:35:59 +0200 ihse Fix copyright year and add FIXME. ihse-jdk-library-branch
Fri, 20 Apr 2018 21:22:05 +0200 ihse Fix jdk.crypto.ucrypto. ihse-jdk-library-branch
Fri, 20 Apr 2018 20:59:02 +0200 ihse Merge ihse-jdk-library-branch
Fri, 20 Apr 2018 10:20:36 +0200 ihse Clean up libawt. ihse-jdk-library-branch
Fri, 20 Apr 2018 10:02:55 +0200 ihse Make libawt compile on Solaris. ihse-jdk-library-branch
Fri, 20 Apr 2018 09:23:09 +0200 ihse Final Windows fixes. ihse-jdk-library-branch
Thu, 19 Apr 2018 21:21:45 +0200 ihse Merge ihse-jdk-library-branch
Thu, 19 Apr 2018 21:11:32 +0200 ihse Fix jdk.accessibility. ihse-jdk-library-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
Thu, 19 Apr 2018 15:42:22 +0200 ihse Fix java.desktop compilation on Windows. ihse-jdk-library-branch
Thu, 19 Apr 2018 15:37:43 +0200 shade Fix non-PCH build epsilon-gc-branch
Thu, 19 Apr 2018 14:49:32 +0200 ihse Fix jdk.jdi. ihse-jdk-library-branch
Thu, 19 Apr 2018 14:38:22 +0200 ihse Clean up last macosx libs. ihse-jdk-library-branch
Thu, 19 Apr 2018 14:17:54 +0200 shade Merge epsilon-gc-branch
Thu, 19 Apr 2018 14:15:19 +0200 ihse Fix java.desktop builds on macosx. ihse-jdk-library-branch
Thu, 19 Apr 2018 12:13:33 +0200 ihse Proper fix for closed source. ihse-jdk-library-branch
Thu, 19 Apr 2018 11:08:37 +0200 ihse Merge ihse-jdk-library-branch
Wed, 18 Apr 2018 14:22:53 +0200 ihse Cleaning up HEADER_FLAGS. ihse-jdk-library-branch
Wed, 18 Apr 2018 12:55:11 +0100 prappo http-client-branch: review comment - HPACK circular buffer http-client-branch
Wed, 18 Apr 2018 13:54:07 +0200 shade Merge epsilon-gc-branch
Wed, 18 Apr 2018 12:03:06 +0100 chegar http-client-branch: Merge with default http-client-branch
Wed, 18 Apr 2018 12:40:11 +0200 shade Use BarrierSetAssembler instead of ModRefBarrierSetAssembler epsilon-gc-branch
Wed, 18 Apr 2018 10:07:49 +0200 shade Fix Epsilon after the merges epsilon-gc-branch
Wed, 18 Apr 2018 09:46:53 +0200 shade Merge epsilon-gc-branch
Tue, 17 Apr 2018 16:46:18 +0100 chegar http-client-branch: review comment - remove ineffectual usages of @Stable, qualified export from base, typo http-client-branch
Tue, 17 Apr 2018 16:39:19 +0100 chegar http-client-branch: review comment - remove ineffectual usages of @Stable, qualified export from base http-client-branch
Tue, 17 Apr 2018 15:16:18 +0100 chegar http-client-branch: review comment - remove ineffectual usages of @Stable http-client-branch
Tue, 17 Apr 2018 14:00:01 +0100 chegar http-client-branch: trailing whitespace in source code http-client-branch
Tue, 17 Apr 2018 13:27:06 +0100 chegar http-client-branch: merge with default http-client-branch
Tue, 17 Apr 2018 13:22:09 +0100 chegar http-client-branch: review comment - fix incorrect cf completion in SSLFlowDelegate http-client-branch
Mon, 16 Apr 2018 18:38:31 +0100 chegar http-client-branch: review comment - request builder copy should not require a URI http-client-branch
Mon, 16 Apr 2018 17:30:02 +0100 chegar http-client-branch: review comment - typo http-client-branch
Mon, 16 Apr 2018 17:28:29 +0100 chegar http-client-branch: review comment - additional minor javadoc clean up http-client-branch
Mon, 16 Apr 2018 17:25:08 +0100 chegar http-client-branch: review comment - minor javadoc clean up 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
Mon, 16 Apr 2018 13:57:06 +0100 dfuchs http-client-branch: review comment - add more coverage for HttpClientImpl operations ref count http-client-branch
Mon, 16 Apr 2018 14:51:31 +0200 ihse Fix compilation problems. ihse-jdk-library-branch
Mon, 16 Apr 2018 12:11:59 +0200 ihse Merge from default ihse-jdk-library-branch
Mon, 16 Apr 2018 11:48:41 +0200 ihse Initial fix for setting SRC automatically + HEADER_FLAGS. ihse-jdk-library-branch
Mon, 16 Apr 2018 10:27:52 +0100 dfuchs Merge http-client-branch
Mon, 16 Apr 2018 10:19:05 +0100 dfuchs Merge http-client-branch
Mon, 16 Apr 2018 09:57:46 +0100 dfuchs http-client-branch: review comment - missing @bug in two tests http-client-branch
Fri, 13 Apr 2018 16:14:15 +0100 dfuchs http-client-branch: review comment - provide a logger that can be protected with assert http-client-branch
Fri, 13 Apr 2018 15:43:16 +0100 prappo http-client-branch: review comment - WebSocket removed duplication in tests (these scenarios are better tested in PendingXYZ.java) http-client-branch
Fri, 13 Apr 2018 15:33:13 +0100 prappo http-client-branch: review comment - WebSocket sizing queue; making queue faster; an extra test for the queue http-client-branch
Fri, 13 Apr 2018 15:06:50 +0100 dfuchs http-client-branch: review comment - several tests should be setting NO_PROXY when testing without proxy http-client-branch
Fri, 13 Apr 2018 14:59:22 +0100 chegar http-client-branch: review comment - a few more test should explicitly set no proxy http-client-branch
Fri, 13 Apr 2018 14:54:02 +0100 dfuchs http-client-branch: DigestEchoClient test should explicitely set NO_PROXY when testing without proxy http-client-branch
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip