Fri, 06 Apr 2018 18:15:35 +0100 http-client-branch: review comment - further cleanup in Security test http-client-branch
chegar [Fri, 06 Apr 2018 18:15:35 +0100] rev 56396
http-client-branch: review comment - further cleanup in Security test
Fri, 06 Apr 2018 17:57:35 +0100 http-client-branch: review comment - typos and WebSocket javadoc rewordings; slight unification with top-level docs for HttpClient http-client-branch
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
Fri, 06 Apr 2018 17:07:24 +0100 http-client-branch: merge http-client-branch
prappo [Fri, 06 Apr 2018 17:07:24 +0100] rev 56394
http-client-branch: merge
Fri, 06 Apr 2018 17:06:17 +0100 http-client-branch: review comment - small WebSocket javadoc rewordings http-client-branch
prappo [Fri, 06 Apr 2018 17:06:17 +0100] rev 56393
http-client-branch: review comment - small WebSocket javadoc rewordings
Fri, 06 Apr 2018 17:04:25 +0100 http-client-branch: review comment - invalid Subscription::request arguments should be relayed to Subscriber::onError (part I: HTTP/1.1) http-client-branch
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)
Fri, 06 Apr 2018 16:05:55 +0100 http-client-branch: review comment - cleanup Security test http-client-branch
chegar [Fri, 06 Apr 2018 16:05:55 +0100] rev 56391
http-client-branch: review comment - cleanup Security test
Fri, 06 Apr 2018 15:55:07 +0100 http-client-branch: review comment - javadoc http-client-branch
prappo [Fri, 06 Apr 2018 15:55:07 +0100] rev 56390
http-client-branch: review comment - javadoc
Fri, 06 Apr 2018 15:20:43 +0100 http-client-branch: review comment - check for logging level being enabled before logging (for performance reasons) http-client-branch
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)
Fri, 06 Apr 2018 13:41:14 +0100 http-client-branch: review comment: minor cleanup in security test http-client-branch
chegar [Fri, 06 Apr 2018 13:41:14 +0100] rev 56388
http-client-branch: review comment: minor cleanup in security test
Fri, 06 Apr 2018 13:21:08 +0100 http-client-branch: (HPACK) updates and cleanup http-client-branch
prappo [Fri, 06 Apr 2018 13:21:08 +0100] rev 56387
http-client-branch: (HPACK) updates and cleanup
Wed, 04 Apr 2018 15:50:02 +0100 http-client-branch: (HPACK) private repo rev. 268:e4862cb31a7dbdded15e3e942f513e73894be711 http-client-branch
prappo [Wed, 04 Apr 2018 15:50:02 +0100] rev 56386
http-client-branch: (HPACK) private repo rev. 268:e4862cb31a7dbdded15e3e942f513e73894be711
Tue, 03 Apr 2018 15:26:04 +0100 http-client-branch: review comment - PublishingBodySubscriber should throw ISE when already subscribed http-client-branch
dfuchs [Tue, 03 Apr 2018 15:26:04 +0100] rev 56385
http-client-branch: review comment - PublishingBodySubscriber should throw ISE when already subscribed
Tue, 03 Apr 2018 12:15:02 +0100 http-client-branch: review comment - Improve ResponsePublisher test coverage http-client-branch
dfuchs [Tue, 03 Apr 2018 12:15:02 +0100] rev 56384
http-client-branch: review comment - Improve ResponsePublisher test coverage
Mon, 02 Apr 2018 16:11:53 -0700 Revert to branch base for coverage purposes. JDK-8195649-branch
smarks [Mon, 02 Apr 2018 16:11:53 -0700] rev 56383
Revert to branch base for coverage purposes.
Mon, 02 Apr 2018 15:52:50 -0400 JDK-8188051-branch: remove unneeded files JDK-8188051-branch
lancea [Mon, 02 Apr 2018 15:52:50 -0400] rev 56382
JDK-8188051-branch: remove unneeded files
Mon, 02 Apr 2018 14:22:19 -0400 Merge JDK-8188051-branch
lancea [Mon, 02 Apr 2018 14:22:19 -0400] rev 56381
Merge
Mon, 02 Apr 2018 14:19:45 -0400 JDK-8188051-branch: add jdk.incubator.adba JDK-8188051-branch
lancea [Mon, 02 Apr 2018 14:19:45 -0400] rev 56380
JDK-8188051-branch: add jdk.incubator.adba
Sat, 31 Mar 2018 10:50:55 +0100 http-client-branch: added a new ResponsePublisher test http-client-branch
dfuchs [Sat, 31 Mar 2018 10:50:55 +0100] rev 56379
http-client-branch: added a new ResponsePublisher test
Fri, 30 Mar 2018 16:02:31 +0100 Merge http-client-branch
dfuchs [Fri, 30 Mar 2018 16:02:31 +0100] rev 56378
Merge
Fri, 30 Mar 2018 14:48:28 +0100 http-client-branch: review comment - SocketTube should use slices http-client-branch
dfuchs [Fri, 30 Mar 2018 14:48:28 +0100] rev 56377
http-client-branch: review comment - SocketTube should use slices
Thu, 29 Mar 2018 16:12:41 -0700 Update BasicInt and BasicLong. JDK-8195649-branch
smarks [Thu, 29 Mar 2018 16:12:41 -0700] rev 56376
Update BasicInt and BasicLong.
Thu, 29 Mar 2018 14:40:53 -0700 Move ObscureException to its own file. Rewrite BasicDouble. JDK-8195649-branch
smarks [Thu, 29 Mar 2018 14:40:53 -0700] rev 56375
Move ObscureException to its own file. Rewrite BasicDouble.
Thu, 29 Mar 2018 21:45:58 +0100 http-client-branch: review comment - additional small cleanups in SocketTube http-client-branch
chegar [Thu, 29 Mar 2018 21:45:58 +0100] rev 56374
http-client-branch: review comment - additional small cleanups in SocketTube
Thu, 29 Mar 2018 15:59:58 -0400 Merge JDK-8188051-branch
lancea [Thu, 29 Mar 2018 15:59:58 -0400] rev 56373
Merge
Thu, 29 Mar 2018 20:49:13 +0100 http-client-branch: review comment - minor cleanups in SocketTube http-client-branch
chegar [Thu, 29 Mar 2018 20:49:13 +0100] rev 56372
http-client-branch: review comment - minor cleanups in SocketTube
Thu, 29 Mar 2018 20:22:55 +0100 http-client-branch: review comment - style and formatting in DebugLogger http-client-branch
chegar [Thu, 29 Mar 2018 20:22:55 +0100] rev 56371
http-client-branch: review comment - style and formatting in DebugLogger
Thu, 29 Mar 2018 20:18:43 +0100 http-client-branch: review comment - typo in demand docs http-client-branch
chegar [Thu, 29 Mar 2018 20:18:43 +0100] rev 56370
http-client-branch: review comment - typo in demand docs
Thu, 29 Mar 2018 17:52:06 +0100 http-client-branch: review comment - update copyright year ranges in tests http-client-branch
chegar [Thu, 29 Mar 2018 17:52:06 +0100] rev 56369
http-client-branch: review comment - update copyright year ranges in tests
Thu, 29 Mar 2018 17:14:17 +0100 http-client-branch: Fixed 8200351: problem verifying certificate of literal IP address connection http-client-branch
michaelm [Thu, 29 Mar 2018 17:14:17 +0100] rev 56368
http-client-branch: Fixed 8200351: problem verifying certificate of literal IP address connection
Thu, 29 Mar 2018 15:32:18 +0100 http-client-branch: fix small mistake in CookieHeaderTest.java http-client-branch
dfuchs [Thu, 29 Mar 2018 15:32:18 +0100] rev 56367
http-client-branch: fix small mistake in CookieHeaderTest.java
Thu, 29 Mar 2018 09:59:24 +0100 http-client-branch: HTTP/1.1 requests should use a single 'Cookie' header for cookies http-client-branch
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
Thu, 29 Mar 2018 09:55:50 +0100 http-client-branch: fix header field-value validation http-client-branch
dfuchs [Thu, 29 Mar 2018 09:55:50 +0100] rev 56365
http-client-branch: fix header field-value validation
Wed, 28 Mar 2018 23:43:54 -0700 add test for equality with non-optional JDK-8195649-branch
smarks [Wed, 28 Mar 2018 23:43:54 -0700] rev 56364
add test for equality with non-optional
Thu, 29 Mar 2018 01:06:12 +0200 Tentatively increment data.version to 1.2. ihse-runtestprebuilt-branch
ihse [Thu, 29 Mar 2018 01:06:12 +0200] rev 56363
Tentatively increment data.version to 1.2.
Thu, 29 Mar 2018 01:05:38 +0200 Enable us to work with run-test-prebuilt from sparky-executor. ihse-runtestprebuilt-branch
ihse [Thu, 29 Mar 2018 01:05:38 +0200] rev 56362
Enable us to work with run-test-prebuilt from sparky-executor.
Thu, 29 Mar 2018 01:01:03 +0200 Created ihse-runtestprebuilt-branch. ihse-runtestprebuilt-branch
ihse [Thu, 29 Mar 2018 01:01:03 +0200] rev 56361
Created ihse-runtestprebuilt-branch.
Wed, 28 Mar 2018 15:24:53 -0700 restore Optional.or tests; add asserts for Optional.toString JDK-8195649-branch
smarks [Wed, 28 Mar 2018 15:24:53 -0700] rev 56360
restore Optional.or tests; add asserts for Optional.toString
Wed, 28 Mar 2018 11:06:28 -0700 comment out Optional.or tests for evaluating coverage JDK-8195649-branch
smarks [Wed, 28 Mar 2018 11:06:28 -0700] rev 56359
comment out Optional.or tests for evaluating coverage
Wed, 28 Mar 2018 10:01:52 -0700 remove old Optional tests JDK-8195649-branch
smarks [Wed, 28 Mar 2018 10:01:52 -0700] rev 56358
remove old Optional tests
Tue, 27 Mar 2018 23:12:36 -0700 8195649: reorganize tests for java.util.Optional JDK-8195649-branch
smarks [Tue, 27 Mar 2018 23:12:36 -0700] rev 56357
8195649: reorganize tests for java.util.Optional Reviewed-by: XXX
Tue, 27 Mar 2018 17:49:12 -0700 Initial changes for JDK-8195649 JDK-8195649-branch
smarks [Tue, 27 Mar 2018 17:49:12 -0700] rev 56356
Initial changes for JDK-8195649
Mon, 26 Mar 2018 19:54:18 +0100 http-client-branch: fixed race condition when resubscribing with SocketTube http-client-branch
dfuchs [Mon, 26 Mar 2018 19:54:18 +0100] rev 56355
http-client-branch: fixed race condition when resubscribing with SocketTube
Mon, 26 Mar 2018 17:27:47 +0200 Fix non-PCH build epsilon-gc-branch
shade [Mon, 26 Mar 2018 17:27:47 +0200] rev 56354
Fix non-PCH build
Mon, 26 Mar 2018 16:43:05 +0200 Rehash messages printed by Epsilon epsilon-gc-branch
shade [Mon, 26 Mar 2018 16:43:05 +0200] rev 56353
Rehash messages printed by Epsilon
Mon, 26 Mar 2018 16:29:48 +0200 Whitespace, formatting, dead code elimination epsilon-gc-branch
shade [Mon, 26 Mar 2018 16:29:48 +0200] rev 56352
Whitespace, formatting, dead code elimination
Mon, 26 Mar 2018 16:18:35 +0200 Purge unused young counters from monitoring epsilon-gc-branch
shade [Mon, 26 Mar 2018 16:18:35 +0200] rev 56351
Purge unused young counters from monitoring
Mon, 26 Mar 2018 16:01:23 +0200 Update copyrights epsilon-gc-branch
shade [Mon, 26 Mar 2018 16:01:23 +0200] rev 56350
Update copyrights
Mon, 26 Mar 2018 10:59:34 +0200 Trim Epsilon BarrierSet after upstream changes epsilon-gc-branch
shade [Mon, 26 Mar 2018 10:59:34 +0200] rev 56349
Trim Epsilon BarrierSet after upstream changes
Mon, 26 Mar 2018 09:56:36 +0200 Merge epsilon-gc-branch
shade [Mon, 26 Mar 2018 09:56:36 +0200] rev 56348
Merge
Sun, 25 Mar 2018 09:02:36 +0100 http-client-branch: merge with default http-client-branch
chegar [Sun, 25 Mar 2018 09:02:36 +0100] rev 56347
http-client-branch: merge with default
Fri, 23 Mar 2018 18:44:47 +0000 Merge http-client-branch
dfuchs [Fri, 23 Mar 2018 18:44:47 +0000] rev 56346
Merge
Fri, 23 Mar 2018 18:01:52 +0000 http-client-branch: fix HTTP/1.1 retry to avoid duplication of header values http-client-branch
dfuchs [Fri, 23 Mar 2018 18:01:52 +0000] rev 56345
http-client-branch: fix HTTP/1.1 retry to avoid duplication of header values
Thu, 22 Mar 2018 16:13:36 +0000 Merge http-client-branch
dfuchs [Thu, 22 Mar 2018 16:13:36 +0000] rev 56344
Merge
Thu, 22 Mar 2018 16:09:01 +0000 http-client-branch: minor cleanup in HttpRequestImpl http-client-branch
dfuchs [Thu, 22 Mar 2018 16:09:01 +0000] rev 56343
http-client-branch: minor cleanup in HttpRequestImpl
Thu, 22 Mar 2018 14:45:30 +0000 http-client-branch: verify that send/sendAsync will throw IAE and NPE as specified by HttpRequest.Builder http-client-branch
dfuchs [Thu, 22 Mar 2018 14:45:30 +0000] rev 56342
http-client-branch: verify that send/sendAsync will throw IAE and NPE as specified by HttpRequest.Builder
Thu, 22 Mar 2018 09:48:27 +0000 http-client-branch: (WebSocket) from IOE to IAE in sendClose with bad reason http-client-branch
prappo [Thu, 22 Mar 2018 09:48:27 +0000] rev 56341
http-client-branch: (WebSocket) from IOE to IAE in sendClose with bad reason
Wed, 21 Mar 2018 19:18:59 +0000 http-client-branch: supplementary review comments http-client-branch
chegar [Wed, 21 Mar 2018 19:18:59 +0000] rev 56340
http-client-branch: supplementary review comments
Wed, 21 Mar 2018 17:24:15 +0000 http-client-branch: missing <p> http-client-branch
chegar [Wed, 21 Mar 2018 17:24:15 +0000] rev 56339
http-client-branch: missing <p>
Wed, 21 Mar 2018 17:10:53 +0000 http-client-branch: API note about sendPong http-client-branch
chegar [Wed, 21 Mar 2018 17:10:53 +0000] rev 56338
http-client-branch: API note about sendPong
Wed, 21 Mar 2018 16:50:25 +0000 http-client-branch: (WebSocket) almost missed the CSR train http-client-branch
prappo [Wed, 21 Mar 2018 16:50:25 +0000] rev 56337
http-client-branch: (WebSocket) almost missed the CSR train
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip