Tue, 10 Apr 2018 15:26:58 +0100 http-client-branch: test change missed in last push http-client-branch
michaelm [Tue, 10 Apr 2018 15:26:58 +0100] rev 56411
http-client-branch: test change missed in last push
Tue, 10 Apr 2018 15:04:27 +0100 http-client-branch: 8201312: More evolution friendly BodyHandler API http-client-branch
michaelm [Tue, 10 Apr 2018 15:04:27 +0100] rev 56410
http-client-branch: 8201312: More evolution friendly BodyHandler API
Tue, 10 Apr 2018 13:39:38 +0100 http-client-branch: enable HTTP debugging in Pending[Text|Binary]* tests http-client-branch
chegar [Tue, 10 Apr 2018 13:39:38 +0100] rev 56409
http-client-branch: enable HTTP debugging in Pending[Text|Binary]* tests
Tue, 10 Apr 2018 12:09:50 +0100 http-client-branch: review comment - clarifications, typos, formatting http-client-branch
prappo [Tue, 10 Apr 2018 12:09:50 +0100] rev 56408
http-client-branch: review comment - clarifications, typos, formatting
Tue, 10 Apr 2018 11:59:53 +0200 AArch64: move Epsilon barrier under INCLUDE_ALL_GCS epsilon-gc-branch
shade [Tue, 10 Apr 2018 11:59:53 +0200] rev 56407
AArch64: move Epsilon barrier under INCLUDE_ALL_GCS
Tue, 10 Apr 2018 11:14:50 +0200 Merge epsilon-gc-branch
shade [Tue, 10 Apr 2018 11:14:50 +0200] rev 56406
Merge
Tue, 10 Apr 2018 10:25:34 +0100 http-client-branch: review comment - add BodySubscribers::ofPublisher and BodyHandlers::ofPublisher methods http-client-branch
dfuchs [Tue, 10 Apr 2018 10:25:34 +0100] rev 56405
http-client-branch: review comment - add BodySubscribers::ofPublisher and BodyHandlers::ofPublisher methods
Mon, 09 Apr 2018 15:28:22 +0100 Merge http-client-branch
dfuchs [Mon, 09 Apr 2018 15:28:22 +0100] rev 56404
Merge
Mon, 09 Apr 2018 14:27:42 +0100 Merge http-client-branch
dfuchs [Mon, 09 Apr 2018 14:27:42 +0100] rev 56403
Merge
Mon, 09 Apr 2018 15:10:48 +0100 http-client-branch: review comment - specify locale consistently in toLowerCase http-client-branch
chegar [Mon, 09 Apr 2018 15:10:48 +0100] rev 56402
http-client-branch: review comment - specify locale consistently in toLowerCase
Mon, 09 Apr 2018 12:59:06 +0100 http-client-branch: fixed race condition when resubscribing with SocketTube - part II http-client-branch
dfuchs [Mon, 09 Apr 2018 12:59:06 +0100] rev 56401
http-client-branch: fixed race condition when resubscribing with SocketTube - part II
Mon, 09 Apr 2018 12:05:12 +0100 http-client-branch: review comment - fixed weird formatting (sparse, with extra new lines) of code snippets in WebSocket http-client-branch
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
Fri, 06 Apr 2018 22:11:44 +0100 http-client-branch: review comment - invalid Subscription::request arguments should be relayed to Subscriber::onError (part II: HTTP/2) http-client-branch
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)
Fri, 06 Apr 2018 17:06:58 -0400 Merge JDK-8188051-branch
lancea [Fri, 06 Apr 2018 17:06:58 -0400] rev 56398
Merge
Fri, 06 Apr 2018 17:01:04 -0400 JDK-8188051-branch javadoc and minor updates JDK-8188051-branch
lancea [Fri, 06 Apr 2018 17:01:04 -0400] rev 56397
JDK-8188051-branch javadoc and minor updates
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
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip