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
Wed, 28 Feb 2018 19:13:16 +0000 chegar http-client-branch: minor cleanup http-client-branch
Wed, 28 Feb 2018 15:48:46 +0000 dfuchs http-client-branch: more ThrowingPublishers tests and fixes http-client-branch
Tue, 27 Feb 2018 19:26:25 +0000 michaelm http-client-branch: tweaked last revision wrong CF reference was being kept http-client-branch
Tue, 27 Feb 2018 18:43:06 +0000 michaelm http-client-branch: Fixed SSLFlowDelegate to not call Subscriber.onError directly http-client-branch
Tue, 27 Feb 2018 16:44:39 +0000 prappo http-client-branch: (HttpClient) added a comment to the BadHeadersTest as suggested by dfuchs http-client-branch
Tue, 27 Feb 2018 16:08:08 +0000 prappo http-client-branch: (HttpClient) deep(er) validation of pseudo-headers http-client-branch
Tue, 27 Feb 2018 15:55:24 +0000 dfuchs http-client-branch: Fix a race condition between Http1BodySubscriber::request and BodyPublisher::subscribe in Http1BodySubscriber and Http1Exchange. http-client-branch
Tue, 27 Feb 2018 15:34:23 +0000 chegar http-client-branch: minor javadoc cleanup and example checks http-client-branch
Tue, 27 Feb 2018 14:59:28 +0000 chegar http-client-branch: minor spec rewording http-client-branch
Tue, 27 Feb 2018 14:47:26 +0000 chegar http-client-branch: Fix for 8198716: Preserve URI component escaped octets when converting to HTTP headers - TEST http-client-branch
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip