chegar [Fri, 13 Apr 2018 14:59:22 +0100] rev 56425
http-client-branch: review comment - a few more test should explicitly set no proxy
dfuchs [Fri, 13 Apr 2018 14:54:02 +0100] rev 56424
http-client-branch: DigestEchoClient test should explicitely set NO_PROXY when testing without proxy
dfuchs [Fri, 13 Apr 2018 10:49:17 +0100] rev 56423
http-client-branch: add test coverage and better diagnosis for HttpClientImpl operations ref count
shade [Fri, 13 Apr 2018 10:31:49 +0200] rev 56422
Merge
ihse [Thu, 12 Apr 2018 14:11:59 +0200] rev 56421
Merge
lancea [Wed, 11 Apr 2018 11:25:58 -0400] rev 56420
JDK-8188051-branch correct ABDAType added underscores
lancea [Wed, 11 Apr 2018 11:08:34 -0400] rev 56419
JDK-8188051-branch correct ABDAType typos
prappo [Wed, 11 Apr 2018 15:21:25 +0100] rev 56418
http-client-branch: review comment - WebSocket example for idle connection
chegar [Wed, 11 Apr 2018 15:00:35 +0100] rev 56417
http-client-branch: review comment - do not retry non-idempotent requests
chegar [Wed, 11 Apr 2018 14:21:11 +0100] rev 56416
http-client-branch: review comment - fix intermittently failing PendingXxx WebSocket tests
prappo [Wed, 11 Apr 2018 00:55:41 +0100] rev 56415
http-client-branch: (WebSocket) javadoc hyperlink bug
prappo [Wed, 11 Apr 2018 00:49:26 +0100] rev 56414
http-client-branch: review comment - WebSocket rewording, examples, @apiNote
lancea [Tue, 10 Apr 2018 14:10:07 -0400] rev 56413
JDK-8188051-branch module-info update to add uses
prappo [Tue, 10 Apr 2018 15:39:47 +0100] rev 56412
http-client-branch: review comment - WebSocket wording rearrangement (the spec stays the same)
michaelm [Tue, 10 Apr 2018 15:26:58 +0100] rev 56411
http-client-branch: test change missed in last push
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