michaelm [Tue, 10 Apr 2018 15:04:27 +0100] rev 56410
http-client-branch: 8201312: More evolution friendly BodyHandler API
chegar [Tue, 10 Apr 2018 13:39:38 +0100] rev 56409
http-client-branch: enable HTTP debugging in Pending[Text|Binary]* tests
prappo [Tue, 10 Apr 2018 12:09:50 +0100] rev 56408
http-client-branch: review comment - clarifications, typos, formatting
shade [Tue, 10 Apr 2018 11:59:53 +0200] rev 56407
AArch64: move Epsilon barrier under INCLUDE_ALL_GCS
shade [Tue, 10 Apr 2018 11:14:50 +0200] rev 56406
Merge
dfuchs [Tue, 10 Apr 2018 10:25:34 +0100] rev 56405
http-client-branch: review comment - add BodySubscribers::ofPublisher and BodyHandlers::ofPublisher methods
dfuchs [Mon, 09 Apr 2018 15:28:22 +0100] rev 56404
Merge
dfuchs [Mon, 09 Apr 2018 14:27:42 +0100] rev 56403
Merge
chegar [Mon, 09 Apr 2018 15:10:48 +0100] rev 56402
http-client-branch: review comment - specify locale consistently in toLowerCase
dfuchs [Mon, 09 Apr 2018 12:59:06 +0100] rev 56401
http-client-branch: fixed race condition when resubscribing with SocketTube - part II
prappo [Mon, 09 Apr 2018 12:05:12 +0100] rev 56400
http-client-branch: review comment - fixed weird formatting (sparse, with extra new lines) of code snippets in WebSocket
dfuchs [Fri, 06 Apr 2018 22:11:44 +0100] rev 56399
http-client-branch: review comment - invalid Subscription::request arguments should be relayed to Subscriber::onError (part II: HTTP/2)
lancea [Fri, 06 Apr 2018 17:06:58 -0400] rev 56398
Merge
lancea [Fri, 06 Apr 2018 17:01:04 -0400] rev 56397
JDK-8188051-branch javadoc and minor updates
chegar [Fri, 06 Apr 2018 18:15:35 +0100] rev 56396
http-client-branch: review comment - further cleanup in Security test
prappo [Fri, 06 Apr 2018 17:57:35 +0100] rev 56395
http-client-branch: review comment - typos and WebSocket javadoc rewordings; slight unification with top-level docs for HttpClient
prappo [Fri, 06 Apr 2018 17:07:24 +0100] rev 56394
http-client-branch: merge
prappo [Fri, 06 Apr 2018 17:06:17 +0100] rev 56393
http-client-branch: review comment - small WebSocket javadoc rewordings
dfuchs [Fri, 06 Apr 2018 17:04:25 +0100] rev 56392
http-client-branch: review comment - invalid Subscription::request arguments should be relayed to Subscriber::onError (part I: HTTP/1.1)
chegar [Fri, 06 Apr 2018 16:05:55 +0100] rev 56391
http-client-branch: review comment - cleanup Security test
prappo [Fri, 06 Apr 2018 15:55:07 +0100] rev 56390
http-client-branch: review comment - javadoc
prappo [Fri, 06 Apr 2018 15:20:43 +0100] rev 56389
http-client-branch: review comment - check for logging level being enabled before logging (for performance reasons)
chegar [Fri, 06 Apr 2018 13:41:14 +0100] rev 56388
http-client-branch: review comment: minor cleanup in security test
prappo [Fri, 06 Apr 2018 13:21:08 +0100] rev 56387
http-client-branch: (HPACK) updates and cleanup
prappo [Wed, 04 Apr 2018 15:50:02 +0100] rev 56386
http-client-branch: (HPACK) private repo rev. 268:e4862cb31a7dbdded15e3e942f513e73894be711
dfuchs [Tue, 03 Apr 2018 15:26:04 +0100] rev 56385
http-client-branch: review comment - PublishingBodySubscriber should throw ISE when already subscribed
dfuchs [Tue, 03 Apr 2018 12:15:02 +0100] rev 56384
http-client-branch: review comment - Improve ResponsePublisher test coverage
smarks [Mon, 02 Apr 2018 16:11:53 -0700] rev 56383
Revert to branch base for coverage purposes.
lancea [Mon, 02 Apr 2018 15:52:50 -0400] rev 56382
JDK-8188051-branch: remove unneeded files
lancea [Mon, 02 Apr 2018 14:22:19 -0400] rev 56381
Merge