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
dfuchs [Sat, 31 Mar 2018 10:50:55 +0100] rev 56379
http-client-branch: added a new ResponsePublisher test
dfuchs [Fri, 30 Mar 2018 16:02:31 +0100] rev 56378
Merge
dfuchs [Fri, 30 Mar 2018 14:48:28 +0100] rev 56377
http-client-branch: review comment - SocketTube should use slices
smarks [Thu, 29 Mar 2018 16:12:41 -0700] rev 56376
Update BasicInt and BasicLong.
smarks [Thu, 29 Mar 2018 14:40:53 -0700] rev 56375
Move ObscureException to its own file. Rewrite BasicDouble.
chegar [Thu, 29 Mar 2018 21:45:58 +0100] rev 56374
http-client-branch: review comment - additional small cleanups in SocketTube
lancea [Thu, 29 Mar 2018 15:59:58 -0400] rev 56373
Merge
chegar [Thu, 29 Mar 2018 20:49:13 +0100] rev 56372
http-client-branch: review comment - minor cleanups in SocketTube
chegar [Thu, 29 Mar 2018 20:22:55 +0100] rev 56371
http-client-branch: review comment - style and formatting in DebugLogger
chegar [Thu, 29 Mar 2018 20:18:43 +0100] rev 56370
http-client-branch: review comment - typo in demand docs
chegar [Thu, 29 Mar 2018 17:52:06 +0100] rev 56369
http-client-branch: review comment - update copyright year ranges in tests
michaelm [Thu, 29 Mar 2018 17:14:17 +0100] rev 56368
http-client-branch: Fixed 8200351: problem verifying certificate of literal IP address connection
dfuchs [Thu, 29 Mar 2018 15:32:18 +0100] rev 56367
http-client-branch: fix small mistake in CookieHeaderTest.java
dfuchs [Thu, 29 Mar 2018 09:59:24 +0100] rev 56366
http-client-branch: HTTP/1.1 requests should use a single 'Cookie' header for cookies
dfuchs [Thu, 29 Mar 2018 09:55:50 +0100] rev 56365
http-client-branch: fix header field-value validation
smarks [Wed, 28 Mar 2018 23:43:54 -0700] rev 56364
add test for equality with non-optional
ihse [Thu, 29 Mar 2018 01:06:12 +0200] rev 56363
Tentatively increment data.version to 1.2.
ihse [Thu, 29 Mar 2018 01:05:38 +0200] rev 56362
Enable us to work with run-test-prebuilt from sparky-executor.
ihse [Thu, 29 Mar 2018 01:01:03 +0200] rev 56361
Created ihse-runtestprebuilt-branch.
smarks [Wed, 28 Mar 2018 15:24:53 -0700] rev 56360
restore Optional.or tests; add asserts for Optional.toString
smarks [Wed, 28 Mar 2018 11:06:28 -0700] rev 56359
comment out Optional.or tests for evaluating coverage