Mon, 13 Nov 2017 14:56:09 +0000 http-client-impl: drop usage of ByteBufferReference temporarily. Using it properly requires changing FlowTube to work with List<BBR> or BBR[] instead of List<BB>. May be added back later if there is a performance gain. http-client-branch
dfuchs [Mon, 13 Nov 2017 14:56:09 +0000] rev 55806
http-client-impl: drop usage of ByteBufferReference temporarily. Using it properly requires changing FlowTube to work with List<BBR> or BBR[] instead of List<BB>. May be added back later if there is a performance gain.
Mon, 13 Nov 2017 16:13:11 +0300 http-client-branch: common URLPermission paths http-client-branch
prappo [Mon, 13 Nov 2017 16:13:11 +0300] rev 55805
http-client-branch: common URLPermission paths
Mon, 13 Nov 2017 14:43:09 +0300 http-client-branch: fix for failing ConnectionPoolTestDriver http-client-branch
prappo [Mon, 13 Nov 2017 14:43:09 +0300] rev 55804
http-client-branch: fix for failing ConnectionPoolTestDriver
Mon, 13 Nov 2017 11:05:52 +0300 http-client-branch: (cleanup) http-client-branch
prappo [Mon, 13 Nov 2017 11:05:52 +0300] rev 55803
http-client-branch: (cleanup)
Fri, 10 Nov 2017 19:10:54 +0100 Simplify Epsilon barrier set after BS cleanup epsilon-gc-branch
shade [Fri, 10 Nov 2017 19:10:54 +0100] rev 55802
Simplify Epsilon barrier set after BS cleanup
Fri, 10 Nov 2017 18:57:51 +0100 Merge epsilon-gc-branch
shade [Fri, 10 Nov 2017 18:57:51 +0100] rev 55801
Merge
Fri, 10 Nov 2017 18:22:50 +0300 http-client-branch: (cleanup) http-client-branch
prappo [Fri, 10 Nov 2017 18:22:50 +0300] rev 55800
http-client-branch: (cleanup)
Fri, 10 Nov 2017 16:24:07 +0300 http-client-branch: (cleanup) http-client-branch
prappo [Fri, 10 Nov 2017 16:24:07 +0300] rev 55799
http-client-branch: (cleanup)
Fri, 10 Nov 2017 12:36:44 +0000 http-client-branch: make SSLTube connect to SocketTube using FlowTube::connectFlows http-client-branch
dfuchs [Fri, 10 Nov 2017 12:36:44 +0000] rev 55798
http-client-branch: make SSLTube connect to SocketTube using FlowTube::connectFlows
Thu, 09 Nov 2017 17:59:23 +0000 http-client-branch: added test for JDK-8164941 http-client-branch
michaelm [Thu, 09 Nov 2017 17:59:23 +0000] rev 55797
http-client-branch: added test for JDK-8164941
Thu, 09 Nov 2017 20:04:33 +0300 http-client-branch: (cleanup) http-client-branch
prappo [Thu, 09 Nov 2017 20:04:33 +0300] rev 55796
http-client-branch: (cleanup)
Thu, 09 Nov 2017 14:28:00 +0000 http-client-branch: removed AsyncConnection interface and associated methods in subclasses http-client-branch
dfuchs [Thu, 09 Nov 2017 14:28:00 +0000] rev 55795
http-client-branch: removed AsyncConnection interface and associated methods in subclasses
Thu, 09 Nov 2017 14:24:43 +0000 http-client-branch: remove test that tests removed class http-client-branch
dfuchs [Thu, 09 Nov 2017 14:24:43 +0000] rev 55794
http-client-branch: remove test that tests removed class
Thu, 09 Nov 2017 15:44:56 +0300 http-client-branch: fixed failing Http1HeaderParserTestDriver.java http-client-branch
prappo [Thu, 09 Nov 2017 15:44:56 +0300] rev 55793
http-client-branch: fixed failing Http1HeaderParserTestDriver.java
Thu, 09 Nov 2017 15:24:39 +0300 http-client-branch: (cleanup) unused imports, unused methods, removed 1 class; typos; http-client-branch
prappo [Thu, 09 Nov 2017 15:24:39 +0300] rev 55792
http-client-branch: (cleanup) unused imports, unused methods, removed 1 class; typos;
Wed, 08 Nov 2017 22:51:18 +0000 http-client-branch: more test scenarios for RequestBuilderTest http-client-branch
chegar [Wed, 08 Nov 2017 22:51:18 +0000] rev 55791
http-client-branch: more test scenarios for RequestBuilderTest
Wed, 08 Nov 2017 18:11:00 +0000 http-client-branch: HPACK.Logger uses DebugLogger http-client-branch
dfuchs [Wed, 08 Nov 2017 18:11:00 +0000] rev 55790
http-client-branch: HPACK.Logger uses DebugLogger
Wed, 08 Nov 2017 17:14:43 +0000 http-client-impl: use Reference.reachabilityFence to make clear the websokect BuilderImpl must stay strongly referenced until after the WebSocketImpl is created. http-client-branch
dfuchs [Wed, 08 Nov 2017 17:14:43 +0000] rev 55789
http-client-impl: use Reference.reachabilityFence to make clear the websokect BuilderImpl must stay strongly referenced until after the WebSocketImpl is created.
Wed, 08 Nov 2017 16:39:47 +0000 http-client-branch: additional Header test scenarios http-client-branch
chegar [Wed, 08 Nov 2017 16:39:47 +0000] rev 55788
http-client-branch: additional Header test scenarios
Wed, 08 Nov 2017 16:24:56 +0000 http-client-branch: fix test policy file http-client-branch
dfuchs [Wed, 08 Nov 2017 16:24:56 +0000] rev 55787
http-client-branch: fix test policy file
Wed, 08 Nov 2017 18:45:14 +0300 http-client-branch: merge http-client-branch
prappo [Wed, 08 Nov 2017 18:45:14 +0300] rev 55786
http-client-branch: merge
Wed, 08 Nov 2017 18:22:38 +0300 http-client-branch: removed unused ResponseSubscribers.MultiFile http-client-branch
prappo [Wed, 08 Nov 2017 18:22:38 +0300] rev 55785
http-client-branch: removed unused ResponseSubscribers.MultiFile
Wed, 08 Nov 2017 15:28:37 +0000 http-client-branch: remove dead code http-client-branch
chegar [Wed, 08 Nov 2017 15:28:37 +0000] rev 55784
http-client-branch: remove dead code
Wed, 08 Nov 2017 14:20:49 +0000 http-client-branch: Merge http-client-branch
chegar [Wed, 08 Nov 2017 14:20:49 +0000] rev 55783
http-client-branch: Merge
Wed, 08 Nov 2017 12:44:07 +0000 http-client-branch: merge with default http-client-branch
chegar [Wed, 08 Nov 2017 12:44:07 +0000] rev 55782
http-client-branch: merge with default
Wed, 08 Nov 2017 14:04:58 +0000 http-client-branch: fixed activation of debug traces http-client-branch
dfuchs [Wed, 08 Nov 2017 14:04:58 +0000] rev 55781
http-client-branch: fixed activation of debug traces
Wed, 08 Nov 2017 14:08:52 +0300 http-client-branch: BodySubscriber (previously known as BodyProcessor) naming consistency fixes http-client-branch
prappo [Wed, 08 Nov 2017 14:08:52 +0300] rev 55780
http-client-branch: BodySubscriber (previously known as BodyProcessor) naming consistency fixes
Wed, 08 Nov 2017 11:48:15 +0100 Revert the part of G1 slowpath fix epsilon-gc-branch
shade [Wed, 08 Nov 2017 11:48:15 +0100] rev 55779
Revert the part of G1 slowpath fix
Wed, 08 Nov 2017 11:05:20 +0100 Fix newlines and whitespace to minimize difference against upstream epsilon-gc-branch
shade [Wed, 08 Nov 2017 11:05:20 +0100] rev 55778
Fix newlines and whitespace to minimize difference against upstream
Wed, 08 Nov 2017 09:34:56 +0000 http-client-branch: Publisher/Subscriber/Subscription conformance fixes http-client-branch
chegar [Wed, 08 Nov 2017 09:34:56 +0000] rev 55777
http-client-branch: Publisher/Subscriber/Subscription conformance fixes
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip