dfuchs [Mon, 12 Feb 2018 17:32:52 +0000] rev 56103
http-client-branch: Add whitebox tests for AuthenticationFilter.
chegar [Sat, 10 Feb 2018 08:39:29 +0000] rev 56102
http-client-branch: minor module and package javadoc change
chegar [Fri, 09 Feb 2018 18:50:31 +0000] rev 56101
http-client-branch: minor bug fixes
chegar [Fri, 09 Feb 2018 15:22:31 +0000] rev 56100
http-client-branch: remove java.net.http from DOCS_MODULES since it is part of java.se
chegar [Fri, 09 Feb 2018 12:34:07 +0000] rev 56099
http-client-branch: revert overzealous use of @linkplain
chegar [Fri, 09 Feb 2018 09:26:44 +0000] rev 56098
http-client-branch: minor doc cleanup
chegar [Thu, 08 Feb 2018 20:58:35 +0000] rev 56097
http-client-branch: javadoc refresh and minor fixes
shade [Thu, 08 Feb 2018 21:05:35 +0100] rev 56096
Make sure arch-specific barriers are properly scoped
shade [Thu, 08 Feb 2018 20:56:03 +0100] rev 56095
Merge
prappo [Wed, 07 Feb 2018 22:49:25 +0000] rev 56094
http-client-branch: (HttpClient) cleanup before JDK-8196962. Removing a legacy logging for HPACK decoding. The HPACK core provides a more robust one.
chegar [Wed, 07 Feb 2018 22:09:31 +0000] rev 56093
http-client-baranch: long lines
chegar [Wed, 07 Feb 2018 21:45:37 +0000] rev 56092
http-client-branch: move implementation to jdk.internal.net.http
dfuchs [Wed, 07 Feb 2018 15:46:30 +0000] rev 56091
http-client-branch: more fixes for odd intermittent failures
chegar [Wed, 07 Feb 2018 15:41:04 +0000] rev 56090
http-client-branch: remove superflous add-modules from security test
chegar [Wed, 07 Feb 2018 14:17:24 +0000] rev 56089
http-client-branch: move to standard package and module name
chegar [Tue, 06 Feb 2018 19:37:56 +0000] rev 56088
http-client-branch: update copyright year ranges in prep for file moves
chegar [Tue, 06 Feb 2018 19:33:23 +0000] rev 56087
http-client-branch: remove incubating tag
chegar [Tue, 06 Feb 2018 19:29:33 +0000] rev 56086
http-client-branch: update public API @since tags
chegar [Tue, 06 Feb 2018 19:26:38 +0000] rev 56085
http-client-branch: remove remaining vestiges of MultiSubscriber and minor doc cleanup
dfuchs [Tue, 06 Feb 2018 17:26:49 +0000] rev 56084
http-client-branch: fix race condition and MT-safety in SmokeTest (fix the fix)
dfuchs [Tue, 06 Feb 2018 17:21:28 +0000] rev 56083
http-client-branch: fix race condition and MT-safety in SmokeTest
michaelm [Tue, 06 Feb 2018 16:07:43 +0000] rev 56082
http-client-branch: added mapping subscriber, miscellaneous bug fixes and change to discard()/replace() subscribers
dfuchs [Tue, 06 Feb 2018 15:34:08 +0000] rev 56081
http-client-branch: 8196848: SplitResponseSSL test failing intermitently (but rarely) with HttpClientImpl shutting down.
chegar [Tue, 06 Feb 2018 15:20:30 +0000] rev 56080
http-client-branch: add several private <init> methods
chegar [Tue, 06 Feb 2018 14:10:28 +0000] rev 56079
http-client-branch: more remaining impl types to internal
chegar [Tue, 06 Feb 2018 11:39:55 +0000] rev 56078
http-client-branch: move LineSubscriberAdapter to internal
chegar [Tue, 06 Feb 2018 11:15:40 +0000] rev 56077
http-client-branch: move ResponseSubscribers to internal
dfuchs [Tue, 06 Feb 2018 11:04:44 +0000] rev 56076
http-client-branch: more binding to 0.0.0.0 instead of localhost/127.0.0.1
chegar [Tue, 06 Feb 2018 10:34:47 +0000] rev 56075
http-client-branch: move BufferingSubscriber to internal
chegar [Mon, 05 Feb 2018 19:12:00 +0000] rev 56074
http-client-branch: remove redundant null check