chegar [Mon, 16 Apr 2018 17:28:29 +0100] rev 56439
http-client-branch: review comment - additional minor javadoc clean up
chegar [Mon, 16 Apr 2018 17:25:08 +0100] rev 56438
http-client-branch: review comment - minor javadoc clean up
chegar [Mon, 16 Apr 2018 16:44:12 +0100] rev 56437
http-client-branch: review comment - update debug statements as per new internal DebugLogger
dfuchs [Mon, 16 Apr 2018 13:57:06 +0100] rev 56436
http-client-branch: review comment - add more coverage for HttpClientImpl operations ref count
ihse [Mon, 16 Apr 2018 14:51:31 +0200] rev 56435
Fix compilation problems.
ihse [Mon, 16 Apr 2018 12:11:59 +0200] rev 56434
Merge from default
ihse [Mon, 16 Apr 2018 11:48:41 +0200] rev 56433
Initial fix for setting SRC automatically + HEADER_FLAGS.
dfuchs [Mon, 16 Apr 2018 10:27:52 +0100] rev 56432
Merge
dfuchs [Mon, 16 Apr 2018 10:19:05 +0100] rev 56431
Merge
dfuchs [Mon, 16 Apr 2018 09:57:46 +0100] rev 56430
http-client-branch: review comment - missing @bug in two tests
dfuchs [Fri, 13 Apr 2018 16:14:15 +0100] rev 56429
http-client-branch: review comment - provide a logger that can be protected with assert
prappo [Fri, 13 Apr 2018 15:43:16 +0100] rev 56428
http-client-branch: review comment - WebSocket removed duplication in tests (these scenarios are better tested in PendingXYZ.java)
prappo [Fri, 13 Apr 2018 15:33:13 +0100] rev 56427
http-client-branch: review comment - WebSocket sizing queue; making queue faster; an extra test for the queue
dfuchs [Fri, 13 Apr 2018 15:06:50 +0100] rev 56426
http-client-branch: review comment - several tests should be setting NO_PROXY when testing without proxy
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
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
lancea [Mon, 02 Apr 2018 14:19:45 -0400] rev 56380
JDK-8188051-branch: add jdk.incubator.adba