Mon, 16 Apr 2018 14:51:31 +0200 Fix compilation problems. ihse-jdk-library-branch
ihse [Mon, 16 Apr 2018 14:51:31 +0200] rev 56435
Fix compilation problems.
Mon, 16 Apr 2018 12:11:59 +0200 Merge from default ihse-jdk-library-branch
ihse [Mon, 16 Apr 2018 12:11:59 +0200] rev 56434
Merge from default
Mon, 16 Apr 2018 11:48:41 +0200 Initial fix for setting SRC automatically + HEADER_FLAGS. ihse-jdk-library-branch
ihse [Mon, 16 Apr 2018 11:48:41 +0200] rev 56433
Initial fix for setting SRC automatically + HEADER_FLAGS.
Mon, 16 Apr 2018 10:27:52 +0100 Merge http-client-branch
dfuchs [Mon, 16 Apr 2018 10:27:52 +0100] rev 56432
Merge
Mon, 16 Apr 2018 10:19:05 +0100 Merge http-client-branch
dfuchs [Mon, 16 Apr 2018 10:19:05 +0100] rev 56431
Merge
Mon, 16 Apr 2018 09:57:46 +0100 http-client-branch: review comment - missing @bug in two tests http-client-branch
dfuchs [Mon, 16 Apr 2018 09:57:46 +0100] rev 56430
http-client-branch: review comment - missing @bug in two tests
Fri, 13 Apr 2018 16:14:15 +0100 http-client-branch: review comment - provide a logger that can be protected with assert http-client-branch
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
Fri, 13 Apr 2018 15:43:16 +0100 http-client-branch: review comment - WebSocket removed duplication in tests (these scenarios are better tested in PendingXYZ.java) http-client-branch
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)
Fri, 13 Apr 2018 15:33:13 +0100 http-client-branch: review comment - WebSocket sizing queue; making queue faster; an extra test for the queue http-client-branch
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
Fri, 13 Apr 2018 15:06:50 +0100 http-client-branch: review comment - several tests should be setting NO_PROXY when testing without proxy http-client-branch
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
Fri, 13 Apr 2018 14:59:22 +0100 http-client-branch: review comment - a few more test should explicitly set no proxy http-client-branch
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
Fri, 13 Apr 2018 14:54:02 +0100 http-client-branch: DigestEchoClient test should explicitely set NO_PROXY when testing without proxy http-client-branch
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
Fri, 13 Apr 2018 10:49:17 +0100 http-client-branch: add test coverage and better diagnosis for HttpClientImpl operations ref count http-client-branch
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
Fri, 13 Apr 2018 10:31:49 +0200 Merge epsilon-gc-branch
shade [Fri, 13 Apr 2018 10:31:49 +0200] rev 56422
Merge
Thu, 12 Apr 2018 14:11:59 +0200 Merge ihse-jdk-library-branch
ihse [Thu, 12 Apr 2018 14:11:59 +0200] rev 56421
Merge
Wed, 11 Apr 2018 11:25:58 -0400 JDK-8188051-branch correct ABDAType added underscores JDK-8188051-branch
lancea [Wed, 11 Apr 2018 11:25:58 -0400] rev 56420
JDK-8188051-branch correct ABDAType added underscores
Wed, 11 Apr 2018 11:08:34 -0400 JDK-8188051-branch correct ABDAType typos JDK-8188051-branch
lancea [Wed, 11 Apr 2018 11:08:34 -0400] rev 56419
JDK-8188051-branch correct ABDAType typos
Wed, 11 Apr 2018 15:21:25 +0100 http-client-branch: review comment - WebSocket example for idle connection http-client-branch
prappo [Wed, 11 Apr 2018 15:21:25 +0100] rev 56418
http-client-branch: review comment - WebSocket example for idle connection
Wed, 11 Apr 2018 15:00:35 +0100 http-client-branch: review comment - do not retry non-idempotent requests http-client-branch
chegar [Wed, 11 Apr 2018 15:00:35 +0100] rev 56417
http-client-branch: review comment - do not retry non-idempotent requests
Wed, 11 Apr 2018 14:21:11 +0100 http-client-branch: review comment - fix intermittently failing PendingXxx WebSocket tests http-client-branch
chegar [Wed, 11 Apr 2018 14:21:11 +0100] rev 56416
http-client-branch: review comment - fix intermittently failing PendingXxx WebSocket tests
Wed, 11 Apr 2018 00:55:41 +0100 http-client-branch: (WebSocket) javadoc hyperlink bug http-client-branch
prappo [Wed, 11 Apr 2018 00:55:41 +0100] rev 56415
http-client-branch: (WebSocket) javadoc hyperlink bug
Wed, 11 Apr 2018 00:49:26 +0100 http-client-branch: review comment - WebSocket rewording, examples, @apiNote http-client-branch
prappo [Wed, 11 Apr 2018 00:49:26 +0100] rev 56414
http-client-branch: review comment - WebSocket rewording, examples, @apiNote
Tue, 10 Apr 2018 14:10:07 -0400 JDK-8188051-branch module-info update to add uses JDK-8188051-branch
lancea [Tue, 10 Apr 2018 14:10:07 -0400] rev 56413
JDK-8188051-branch module-info update to add uses
Tue, 10 Apr 2018 15:39:47 +0100 http-client-branch: review comment - WebSocket wording rearrangement (the spec stays the same) http-client-branch
prappo [Tue, 10 Apr 2018 15:39:47 +0100] rev 56412
http-client-branch: review comment - WebSocket wording rearrangement (the spec stays the same)
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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip