ihse [Tue, 13 Mar 2018 14:33:34 +0100] rev 56287
Introduce SetupJdkLibrary and SetupJdkExecutable.
dfuchs [Tue, 13 Mar 2018 10:39:26 +0000] rev 56286
http-client-branch: added some comments to test/jdk/java/net/httpclient/ThrowingSubscribers.java
ihse [Tue, 13 Mar 2018 11:33:57 +0100] rev 56285
Merge
ihse [Sat, 03 Mar 2018 08:36:12 +0100] rev 56284
Merge with default
ihse [Tue, 13 Mar 2018 11:32:32 +0100] rev 56283
Create ihse-jdk-library-branch
dfuchs [Tue, 13 Mar 2018 10:21:57 +0000] rev 56282
http-client-branch: verify that dependent actions registered by the user in the CF we return are always executed either in the user thread that joins or asynchronously in the executor.
michaelm [Mon, 12 Mar 2018 17:52:50 +0000] rev 56281
http-client-branch: changed Redirect enums and implemented RFC 7231 auto redirect POST to GETs
chegar [Mon, 12 Mar 2018 17:30:38 +0000] rev 56280
http-client-branch: link default proxy to system properties
shade [Mon, 12 Mar 2018 16:53:47 +0100] rev 56279
Make sure Epsilon barriers are under INCLUDE_ALL_GCS
chegar [Mon, 12 Mar 2018 13:11:15 +0000] rev 56278
http-client-branch: add a test for the default proxy selector
shade [Mon, 12 Mar 2018 12:28:43 +0100] rev 56277
Remove obsolete CH/BS interface calls
shade [Mon, 12 Mar 2018 12:22:21 +0100] rev 56276
Merge
chegar [Sun, 11 Mar 2018 13:50:18 +0000] rev 56275
http-client-branch: additional test coverage for ofFileDownload
chegar [Sat, 10 Mar 2018 10:11:43 +0000] rev 56274
http-client-branch: test for default impl of newWebSocketBuilder
dfuchs [Fri, 09 Mar 2018 18:01:03 +0000] rev 56273
http-client-branch: improved failure report in ThrowingSubscribers
chegar [Fri, 09 Mar 2018 17:59:11 +0000] rev 56272
http-client-branch: rename jdk.internal.httpclient.disableHostnameVerification property
chegar [Fri, 09 Mar 2018 17:36:02 +0000] rev 56271
http-client-branch: rename jdk.httpclient.internal.selector.timeout property
chegar [Fri, 09 Mar 2018 16:52:31 +0000] rev 56270
http-client-branch: test update for disableHostnameVerification
prappo [Fri, 09 Mar 2018 16:47:00 +0000] rev 56269
http-client-branch: (WebSocket) test fix + output closure
dfuchs [Fri, 09 Mar 2018 11:24:37 +0000] rev 56268
http-client-branch: Add a test that throws unexpected exception in PushPromiseHandler
chegar [Thu, 08 Mar 2018 21:24:47 +0000] rev 56267
http-client-branch: null checking in send[Async]
chegar [Thu, 08 Mar 2018 18:44:57 +0000] rev 56266
http-client-branch: add some WebSocketTests to the ProblemList
chegar [Thu, 08 Mar 2018 17:42:16 +0000] rev 56265
http-client-branch: tests should bind to the loopback only
chegar [Thu, 08 Mar 2018 17:41:52 +0000] rev 56264
http-client-branch: filtering ordering
prappo [Wed, 07 Mar 2018 17:16:28 +0000] rev 56263
http-client-branch: (WebSocket) impl change
dfuchs [Wed, 07 Mar 2018 15:39:25 +0000] rev 56262
http-client-branch: Enable HTTP/1.1 server logging in DigestEchoClient.java
dfuchs [Wed, 07 Mar 2018 14:55:53 +0000] rev 56261
http-client-branch: fix issue with client-closed streams in test HTTP/2 server
chegar [Wed, 07 Mar 2018 14:20:57 +0000] rev 56260
http-client-branch: minor spec clarification for redirected response's request URI
chegar [Wed, 07 Mar 2018 14:11:00 +0000] rev 56259
http-client-branch: rework file permissions to use limited doPriv - forgotten test policy files (2)
chegar [Wed, 07 Mar 2018 14:10:16 +0000] rev 56258
http-client-branch: rework file permissions to use limited doPriv - forgotten test policy files
chegar [Wed, 07 Mar 2018 14:06:39 +0000] rev 56257
http-client-branch: rework file permissions to use limited doPriv
prappo [Wed, 07 Mar 2018 13:00:11 +0000] rev 56256
http-client-branch: (WebSocket) enhance logging for the test for WebSocket Opening Handshake