prappo [Wed, 14 Mar 2018 13:03:11 +0000] rev 56303
http-client-branch: (WebSocket) swapping automatic pong replies
ihse [Wed, 14 Mar 2018 12:50:43 +0100] rev 56302
Merge
ihse [Wed, 14 Mar 2018 12:45:08 +0100] rev 56301
Fix build for jdk.hotspot.agent.
chegar [Wed, 14 Mar 2018 09:01:15 +0000] rev 56300
http-client-branch: create temp test files in current working directory
dfuchs [Tue, 13 Mar 2018 20:17:12 +0000] rev 56299
http-client-branch: fix race condition between WebSocket and PlainHttpConnection::detachChannel
michaelm [Tue, 13 Mar 2018 17:37:30 +0000] rev 56298
http-client-branch: race condition in RedirectMethodChange test
prappo [Tue, 13 Mar 2018 17:23:42 +0000] rev 56297
http-client-branch: (WebSocket) uninitialized variable
prappo [Tue, 13 Mar 2018 17:12:48 +0000] rev 56296
http-client-branch: merge
prappo [Tue, 13 Mar 2018 17:12:16 +0000] rev 56295
http-client-branch: (WebSocket) DEBUG logging off
prappo [Tue, 13 Mar 2018 17:10:20 +0000] rev 56294
http-client-branch: (WebSocket) logging and closure timer
prappo [Mon, 12 Mar 2018 12:47:29 +0000] rev 56293
http-client-branch: (WebSocket) debug logging
prappo [Mon, 12 Mar 2018 11:36:51 +0000] rev 56292
http-client-branch: (merge)
prappo [Fri, 09 Mar 2018 19:10:01 +0000] rev 56291
http-client-branch: (WebSocket) setting DEBUG to true; refactoring;
prappo [Fri, 09 Mar 2018 16:53:44 +0000] rev 56290
http-client-branch: (WebSocket) minor cleanup
chegar [Tue, 13 Mar 2018 14:16:52 +0000] rev 56289
http-client-branch: expand RedirectMethodChange test to cover HTTP2 and HTTPS
dfuchs [Tue, 13 Mar 2018 14:24:15 +0000] rev 56288
http-client-branch: fix for subscribers throwing in onSubscribe
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