Wed, 21 Mar 2018 12:42:19 +0000 chegar http-client-branch: minor HttpClient.send exception correction http-client-branch
Wed, 21 Mar 2018 12:38:23 +0000 chegar http-client-branch: minor WebSocket.Listener re-wording http-client-branch
Wed, 21 Mar 2018 11:39:30 +0000 prappo http-client-branch: (WebSocket) API wording for back-pressure http-client-branch
Wed, 21 Mar 2018 10:25:26 +0000 prappo http-client-branch: (WebSocket) remove close timer http-client-branch
Tue, 20 Mar 2018 13:10:09 +0000 dfuchs http-client-branch: RawChannel implementation based on FlowTube http-client-branch
Tue, 20 Mar 2018 10:19:00 +0000 prappo http-client-branch: (WebSocket) split pending operations tests, otherwise it took them too long to run http-client-branch
Tue, 20 Mar 2018 00:30:20 +0000 prappo http-client-branch: (WebSocket) full-duplex DummyWebSocketServer; tests stabilization & fixes http-client-branch
Mon, 19 Mar 2018 21:04:01 +0000 prappo http-client-branch: (WebSocket) autopong on a closed channel is not an error + test http-client-branch
Mon, 19 Mar 2018 19:52:43 +0000 prappo http-client-branch: (WebSocket) no error after abort http-client-branch
Mon, 19 Mar 2018 17:04:28 +0000 prappo http-client-branch: (WebSocket) abort tests http-client-branch
Mon, 19 Mar 2018 14:20:18 +0000 prappo http-client-branch: (WebSocket) removed MessagePart http-client-branch
Mon, 19 Mar 2018 12:24:07 +0000 prappo http-client-branch: (HttpClient) faulty assertion, some tests fail http-client-branch
Sun, 18 Mar 2018 14:31:36 +0000 prappo http-client-branch: (WebSocket) API changes + test; http-client-branch
Sat, 17 Mar 2018 18:01:01 +0000 chegar http-client-branch: split large WebSocket test into three http-client-branch
Fri, 16 Mar 2018 12:57:42 +0000 chegar http-client-branch: HTTP references in java.net package http-client-branch
Fri, 16 Mar 2018 12:32:34 +0000 dfuchs http-client-branch: add a test for 8199683; make sure no data is left in the queue after server closes the connection http-client-branch
Fri, 16 Mar 2018 01:28:51 +0000 prappo http-client-branch: (WebSocket) open tests; internal queue cap (close); logging; http-client-branch
Thu, 15 Mar 2018 10:01:56 +0100 ihse Fix merge error. ihse-cflags-rewrite-branch
Thu, 15 Mar 2018 09:33:36 +0100 ihse Merge from default ihse-cflags-rewrite-branch
Thu, 15 Mar 2018 01:43:29 +0100 ihse Merge ihse-jdk-library-branch
Wed, 14 Mar 2018 23:26:27 +0100 ihse Merge from default ihse-jdk-library-branch
Wed, 14 Mar 2018 23:15:29 +0100 ihse Really fix windows RC problem. ihse-jdk-library-branch
Wed, 14 Mar 2018 21:52:48 +0100 ihse Try to fix RC_FLAGS issue on windows. ihse-jdk-library-branch
Wed, 14 Mar 2018 16:01:41 +0000 dfuchs http-client-branch: add debug flags to WebSocketTest http-client-branch
Wed, 14 Mar 2018 14:42:23 +0000 prappo http-client-branch: (WebSocket) logging typos and leftovers http-client-branch
Wed, 14 Mar 2018 14:32:07 +0000 dfuchs http-client-branch: add more diagnosis to detachChannel http-client-branch
Wed, 14 Mar 2018 13:35:33 +0000 dfuchs http-client-branch: change websocket to use System.Logger for debug logging http-client-branch
Wed, 14 Mar 2018 13:03:11 +0000 prappo http-client-branch: (WebSocket) swapping automatic pong replies http-client-branch
Wed, 14 Mar 2018 12:50:43 +0100 ihse Merge ihse-jdk-library-branch
Wed, 14 Mar 2018 12:45:08 +0100 ihse Fix build for jdk.hotspot.agent. ihse-jdk-library-branch
Wed, 14 Mar 2018 09:01:15 +0000 chegar http-client-branch: create temp test files in current working directory http-client-branch
Tue, 13 Mar 2018 20:17:12 +0000 dfuchs http-client-branch: fix race condition between WebSocket and PlainHttpConnection::detachChannel http-client-branch
Tue, 13 Mar 2018 17:37:30 +0000 michaelm http-client-branch: race condition in RedirectMethodChange test http-client-branch
Tue, 13 Mar 2018 17:23:42 +0000 prappo http-client-branch: (WebSocket) uninitialized variable http-client-branch
Tue, 13 Mar 2018 17:12:48 +0000 prappo http-client-branch: merge http-client-branch
Tue, 13 Mar 2018 17:12:16 +0000 prappo http-client-branch: (WebSocket) DEBUG logging off http-client-branch
Tue, 13 Mar 2018 17:10:20 +0000 prappo http-client-branch: (WebSocket) logging and closure timer http-client-branch
Mon, 12 Mar 2018 12:47:29 +0000 prappo http-client-branch: (WebSocket) debug logging http-client-branch
Mon, 12 Mar 2018 11:36:51 +0000 prappo http-client-branch: (merge) http-client-branch
Fri, 09 Mar 2018 19:10:01 +0000 prappo http-client-branch: (WebSocket) setting DEBUG to true; refactoring; http-client-branch
Fri, 09 Mar 2018 16:53:44 +0000 prappo http-client-branch: (WebSocket) minor cleanup http-client-branch
Tue, 13 Mar 2018 14:16:52 +0000 chegar http-client-branch: expand RedirectMethodChange test to cover HTTP2 and HTTPS http-client-branch
Tue, 13 Mar 2018 14:24:15 +0000 dfuchs http-client-branch: fix for subscribers throwing in onSubscribe http-client-branch
Tue, 13 Mar 2018 14:33:34 +0100 ihse Introduce SetupJdkLibrary and SetupJdkExecutable. ihse-jdk-library-branch
Tue, 13 Mar 2018 10:39:26 +0000 dfuchs http-client-branch: added some comments to test/jdk/java/net/httpclient/ThrowingSubscribers.java http-client-branch
Tue, 13 Mar 2018 11:33:57 +0100 ihse Merge ihse-cflags-rewrite-branch
Sat, 03 Mar 2018 08:36:12 +0100 ihse Merge with default ihse-cflags-rewrite-branch
Tue, 13 Mar 2018 11:32:32 +0100 ihse Create ihse-jdk-library-branch ihse-jdk-library-branch
Tue, 13 Mar 2018 10:21:57 +0000 dfuchs 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. http-client-branch
Mon, 12 Mar 2018 17:52:50 +0000 michaelm http-client-branch: changed Redirect enums and implemented RFC 7231 auto redirect POST to GETs http-client-branch
Mon, 12 Mar 2018 17:30:38 +0000 chegar http-client-branch: link default proxy to system properties http-client-branch
Mon, 12 Mar 2018 16:53:47 +0100 shade Make sure Epsilon barriers are under INCLUDE_ALL_GCS epsilon-gc-branch
Mon, 12 Mar 2018 13:11:15 +0000 chegar http-client-branch: add a test for the default proxy selector http-client-branch
Mon, 12 Mar 2018 12:28:43 +0100 shade Remove obsolete CH/BS interface calls epsilon-gc-branch
Mon, 12 Mar 2018 12:22:21 +0100 shade Merge epsilon-gc-branch
Sun, 11 Mar 2018 13:50:18 +0000 chegar http-client-branch: additional test coverage for ofFileDownload http-client-branch
Sat, 10 Mar 2018 10:11:43 +0000 chegar http-client-branch: test for default impl of newWebSocketBuilder http-client-branch
Fri, 09 Mar 2018 18:01:03 +0000 dfuchs http-client-branch: improved failure report in ThrowingSubscribers http-client-branch
Fri, 09 Mar 2018 17:59:11 +0000 chegar http-client-branch: rename jdk.internal.httpclient.disableHostnameVerification property http-client-branch
Fri, 09 Mar 2018 17:36:02 +0000 chegar http-client-branch: rename jdk.httpclient.internal.selector.timeout property http-client-branch
Fri, 09 Mar 2018 16:52:31 +0000 chegar http-client-branch: test update for disableHostnameVerification http-client-branch
Fri, 09 Mar 2018 16:47:00 +0000 prappo http-client-branch: (WebSocket) test fix + output closure http-client-branch
Fri, 09 Mar 2018 11:24:37 +0000 dfuchs http-client-branch: Add a test that throws unexpected exception in PushPromiseHandler http-client-branch
Thu, 08 Mar 2018 21:24:47 +0000 chegar http-client-branch: null checking in send[Async] http-client-branch
Thu, 08 Mar 2018 18:44:57 +0000 chegar http-client-branch: add some WebSocketTests to the ProblemList http-client-branch
Thu, 08 Mar 2018 17:42:16 +0000 chegar http-client-branch: tests should bind to the loopback only http-client-branch
Thu, 08 Mar 2018 17:41:52 +0000 chegar http-client-branch: filtering ordering http-client-branch
Wed, 07 Mar 2018 17:16:28 +0000 prappo http-client-branch: (WebSocket) impl change http-client-branch
Wed, 07 Mar 2018 15:39:25 +0000 dfuchs http-client-branch: Enable HTTP/1.1 server logging in DigestEchoClient.java http-client-branch
Wed, 07 Mar 2018 14:55:53 +0000 dfuchs http-client-branch: fix issue with client-closed streams in test HTTP/2 server http-client-branch
Wed, 07 Mar 2018 14:20:57 +0000 chegar http-client-branch: minor spec clarification for redirected response's request URI http-client-branch
Wed, 07 Mar 2018 14:11:00 +0000 chegar http-client-branch: rework file permissions to use limited doPriv - forgotten test policy files (2) http-client-branch
Wed, 07 Mar 2018 14:10:16 +0000 chegar http-client-branch: rework file permissions to use limited doPriv - forgotten test policy files http-client-branch
Wed, 07 Mar 2018 14:06:39 +0000 chegar http-client-branch: rework file permissions to use limited doPriv http-client-branch
Wed, 07 Mar 2018 13:00:11 +0000 prappo http-client-branch: (WebSocket) enhance logging for the test for WebSocket Opening Handshake http-client-branch
Wed, 07 Mar 2018 11:52:40 +0000 michaelm http-client-branch: resync with mainline http-client-branch
Tue, 06 Mar 2018 18:55:10 +0000 dfuchs http-client-branch: 8199135: Validate that method names are tokens http-client-branch
Tue, 06 Mar 2018 18:43:27 +0000 chegar http-client-branch: set correct request returned by response when redirecting, and add additional test coverage http-client-branch
Tue, 06 Mar 2018 12:09:12 +0000 dfuchs http-client-branch: Fix race candition triggered by HTTP/1.1 connection reuse in SocketTube::connectFlows http-client-branch
Tue, 06 Mar 2018 00:13:56 +0100 ihse Clean up solstudio warnings in makefiles. ihse-cflags-rewrite-branch
Mon, 05 Mar 2018 23:41:27 +0100 ihse Back away from -Wall to -W4 on windows, at least initially. ihse-cflags-rewrite-branch
Mon, 05 Mar 2018 23:23:50 +0100 ihse Promote E_DECLARATION_IN_CODE to global disable on solaris. ihse-cflags-rewrite-branch
Mon, 05 Mar 2018 23:20:54 +0100 ihse Now I really confirm this compiles without warnings on gcc 7.2.0, 6.3.0, 5.4.1, 4.9.2, 4.8.5. ihse-cflags-rewrite-branch
Mon, 05 Mar 2018 23:15:38 +0100 ihse Remove unused disables. ihse-cflags-rewrite-branch
Mon, 05 Mar 2018 23:13:08 +0100 ihse Remove unused disabled warning. ihse-cflags-rewrite-branch
Mon, 05 Mar 2018 23:08:36 +0100 ihse Hotspot on solstudio is now finished. ihse-cflags-rewrite-branch
Mon, 05 Mar 2018 22:45:57 +0100 ihse Now I believe this compiles with gcc 4.8, 4.9, 5.0, 6.0, 7.0. ihse-cflags-rewrite-branch
Mon, 05 Mar 2018 22:35:54 +0100 ihse Simple fix for printing file name while compiling. ihse-cflags-rewrite-branch
Mon, 05 Mar 2018 22:35:26 +0100 ihse Initial conversion for windows with -Wall and disables. ihse-cflags-rewrite-branch
Mon, 05 Mar 2018 22:29:59 +0100 ihse Warning nokeyworddefine does not need to be turned off for libjvm. ihse-cflags-rewrite-branch
Mon, 05 Mar 2018 22:16:28 +0100 ihse Promote inllargeint to global disable on solstudio. ihse-cflags-rewrite-branch
Mon, 05 Mar 2018 22:02:25 +0100 ihse Promoting notemsource to global disable for solstudio. ihse-cflags-rewrite-branch
Mon, 05 Mar 2018 22:00:38 +0100 ihse First pass at getting gcc warnings right. ihse-cflags-rewrite-branch
Mon, 05 Mar 2018 21:37:20 +0100 ihse Push wunreachable on solstudio down to where it belongs. ihse-cflags-rewrite-branch
Sat, 03 Mar 2018 09:14:01 +0100 ihse Do not always disable doubunder. ihse-cflags-rewrite-branch
Sat, 03 Mar 2018 20:21:35 +0000 chegar http-client-branch: 100-Continue 100-Continue http-client-branch
Sat, 03 Mar 2018 09:57:25 +0000 chegar http-client-branch: some SSLFlowDelegate fixes from Daniel and Chris http-client-branch
Sat, 03 Mar 2018 09:54:31 +0000 chegar http-client-branch: setReuseAddress(false) for all test ServerSockets http-client-branch
Sat, 03 Mar 2018 08:33:51 +0100 ihse Merge ihse-cflags-rewrite-branch
Thu, 01 Mar 2018 01:24:12 +0100 ihse Clean up dtrace compilation. ihse-cflags-rewrite-branch
Sat, 03 Mar 2018 08:21:47 +0100 ihse No longer disable E_OLD_STYLE_FUNC_DEF. ihse-warnings-cflags-branch
Fri, 02 Mar 2018 19:10:12 +0100 ihse Merge from ihse-cflags-rewrite-branch. ihse-warnings-cflags-branch
Fri, 02 Mar 2018 19:08:44 +0100 ihse Merge ihse-cflags-rewrite-branch
Fri, 02 Mar 2018 15:14:03 +0000 dfuchs http-client-branch: 8198947: HttpClient fails to send successive POST requests under HTTP/2 http-client-branch
Fri, 02 Mar 2018 15:06:43 +0100 ihse Creating ihse-warnings-cflags-branch ihse-warnings-cflags-branch
Fri, 02 Mar 2018 10:18:48 +0000 chegar http-client-branch: add temporary debug logging to SubscriberWrapper demand http-client-branch
Fri, 02 Mar 2018 10:15:15 +0000 chegar http-client-branch: improve HTTP/2 caching http-client-branch
Fri, 02 Mar 2018 10:11:30 +0000 chegar http-client-branch: move SSLFlowDelegate wrapBuffers/unwrapBuffers into their respective writer/reader classes - improve diagnostic http-client-branch
Thu, 01 Mar 2018 19:28:43 +0100 ihse Fix problems on solaris. Now it works. ihse-cflags-rewrite-branch
Thu, 01 Mar 2018 17:00:23 +0100 ihse Trying to clear up gcc warnings as well. ihse-cflags-rewrite-branch
Thu, 01 Mar 2018 15:47:48 +0100 ihse Update more bit-rottet reorder files on solstudio. ihse-cflags-rewrite-branch
Thu, 01 Mar 2018 15:24:17 +0100 ihse Clean up solstudio warning handling. ihse-cflags-rewrite-branch
Thu, 01 Mar 2018 13:36:41 +0000 dfuchs http-client-branch: extend ThrowingPublishers test to throw in the second call of Subsription::request http-client-branch
Thu, 01 Mar 2018 14:31:04 +0100 ihse Add LDFLAGS_WARNINGS_ARE_ERRORS. ihse-cflags-rewrite-branch
Thu, 01 Mar 2018 11:22:31 +0100 ihse Merge with default ihse-cflags-rewrite-branch
Thu, 01 Mar 2018 11:02:40 +0100 ihse Use elfedit to silence linker warnings on solaris ihse-cflags-rewrite-branch
Thu, 01 Mar 2018 01:35:46 +0100 ihse Merge from default ihse-cflags-rewrite-branch
Thu, 01 Mar 2018 01:30:10 +0100 ihse changeset: 49521:66bf73fcdf4d ihse-cflags-rewrite-branch
Wed, 28 Feb 2018 20:59:50 +0100 ihse Use proper flags for compilation. ihse-cflags-rewrite-branch
Wed, 28 Feb 2018 20:50:11 +0100 ihse Fix X11Wrappers. ihse-cflags-rewrite-branch
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 tip