2018-03-09 http-client-branch: rename jdk.internal.httpclient.disableHostnameVerification property http-client-branch
chegar [Fri, 09 Mar 2018 17:59:11 +0000] rev 56272
http-client-branch: rename jdk.internal.httpclient.disableHostnameVerification property
2018-03-09 http-client-branch: rename jdk.httpclient.internal.selector.timeout property http-client-branch
chegar [Fri, 09 Mar 2018 17:36:02 +0000] rev 56271
http-client-branch: rename jdk.httpclient.internal.selector.timeout property
2018-03-09 http-client-branch: test update for disableHostnameVerification http-client-branch
chegar [Fri, 09 Mar 2018 16:52:31 +0000] rev 56270
http-client-branch: test update for disableHostnameVerification
2018-03-09 http-client-branch: (WebSocket) test fix + output closure http-client-branch
prappo [Fri, 09 Mar 2018 16:47:00 +0000] rev 56269
http-client-branch: (WebSocket) test fix + output closure
2018-03-09 http-client-branch: Add a test that throws unexpected exception in PushPromiseHandler http-client-branch
dfuchs [Fri, 09 Mar 2018 11:24:37 +0000] rev 56268
http-client-branch: Add a test that throws unexpected exception in PushPromiseHandler
2018-03-08 http-client-branch: null checking in send[Async] http-client-branch
chegar [Thu, 08 Mar 2018 21:24:47 +0000] rev 56267
http-client-branch: null checking in send[Async]
2018-03-08 http-client-branch: add some WebSocketTests to the ProblemList http-client-branch
chegar [Thu, 08 Mar 2018 18:44:57 +0000] rev 56266
http-client-branch: add some WebSocketTests to the ProblemList
2018-03-08 http-client-branch: tests should bind to the loopback only http-client-branch
chegar [Thu, 08 Mar 2018 17:42:16 +0000] rev 56265
http-client-branch: tests should bind to the loopback only
2018-03-08 http-client-branch: filtering ordering http-client-branch
chegar [Thu, 08 Mar 2018 17:41:52 +0000] rev 56264
http-client-branch: filtering ordering
2018-03-07 http-client-branch: (WebSocket) impl change http-client-branch
prappo [Wed, 07 Mar 2018 17:16:28 +0000] rev 56263
http-client-branch: (WebSocket) impl change
2018-03-07 http-client-branch: Enable HTTP/1.1 server logging in DigestEchoClient.java http-client-branch
dfuchs [Wed, 07 Mar 2018 15:39:25 +0000] rev 56262
http-client-branch: Enable HTTP/1.1 server logging in DigestEchoClient.java
2018-03-07 http-client-branch: fix issue with client-closed streams in test HTTP/2 server http-client-branch
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
2018-03-07 http-client-branch: minor spec clarification for redirected response's request URI http-client-branch
chegar [Wed, 07 Mar 2018 14:20:57 +0000] rev 56260
http-client-branch: minor spec clarification for redirected response's request URI
2018-03-07 http-client-branch: rework file permissions to use limited doPriv - forgotten test policy files (2) http-client-branch
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)
2018-03-07 http-client-branch: rework file permissions to use limited doPriv - forgotten test policy files http-client-branch
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
2018-03-07 http-client-branch: rework file permissions to use limited doPriv http-client-branch
chegar [Wed, 07 Mar 2018 14:06:39 +0000] rev 56257
http-client-branch: rework file permissions to use limited doPriv
2018-03-07 http-client-branch: (WebSocket) enhance logging for the test for WebSocket Opening Handshake http-client-branch
prappo [Wed, 07 Mar 2018 13:00:11 +0000] rev 56256
http-client-branch: (WebSocket) enhance logging for the test for WebSocket Opening Handshake
2018-03-07 http-client-branch: resync with mainline http-client-branch
michaelm [Wed, 07 Mar 2018 11:52:40 +0000] rev 56255
http-client-branch: resync with mainline
2018-03-06 http-client-branch: 8199135: Validate that method names are tokens http-client-branch
dfuchs [Tue, 06 Mar 2018 18:55:10 +0000] rev 56254
http-client-branch: 8199135: Validate that method names are tokens
2018-03-06 http-client-branch: set correct request returned by response when redirecting, and add additional test coverage http-client-branch
chegar [Tue, 06 Mar 2018 18:43:27 +0000] rev 56253
http-client-branch: set correct request returned by response when redirecting, and add additional test coverage
2018-03-06 http-client-branch: Fix race candition triggered by HTTP/1.1 connection reuse in SocketTube::connectFlows http-client-branch
dfuchs [Tue, 06 Mar 2018 12:09:12 +0000] rev 56252
http-client-branch: Fix race candition triggered by HTTP/1.1 connection reuse in SocketTube::connectFlows
2018-03-05 Clean up solstudio warnings in makefiles. ihse-cflags-rewrite-branch
ihse [Tue, 06 Mar 2018 00:13:56 +0100] rev 56251
Clean up solstudio warnings in makefiles.
2018-03-05 Back away from -Wall to -W4 on windows, at least initially. ihse-cflags-rewrite-branch
ihse [Mon, 05 Mar 2018 23:41:27 +0100] rev 56250
Back away from -Wall to -W4 on windows, at least initially.
2018-03-05 Promote E_DECLARATION_IN_CODE to global disable on solaris. ihse-cflags-rewrite-branch
ihse [Mon, 05 Mar 2018 23:23:50 +0100] rev 56249
Promote E_DECLARATION_IN_CODE to global disable on solaris.
2018-03-05 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
ihse [Mon, 05 Mar 2018 23:20:54 +0100] rev 56248
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.
2018-03-05 Remove unused disables. ihse-cflags-rewrite-branch
ihse [Mon, 05 Mar 2018 23:15:38 +0100] rev 56247
Remove unused disables.
2018-03-05 Remove unused disabled warning. ihse-cflags-rewrite-branch
ihse [Mon, 05 Mar 2018 23:13:08 +0100] rev 56246
Remove unused disabled warning.
2018-03-05 Hotspot on solstudio is now finished. ihse-cflags-rewrite-branch
ihse [Mon, 05 Mar 2018 23:08:36 +0100] rev 56245
Hotspot on solstudio is now finished.
2018-03-05 Now I believe this compiles with gcc 4.8, 4.9, 5.0, 6.0, 7.0. ihse-cflags-rewrite-branch
ihse [Mon, 05 Mar 2018 22:45:57 +0100] rev 56244
Now I believe this compiles with gcc 4.8, 4.9, 5.0, 6.0, 7.0.
2018-03-05 Simple fix for printing file name while compiling. ihse-cflags-rewrite-branch
ihse [Mon, 05 Mar 2018 22:35:54 +0100] rev 56243
Simple fix for printing file name while compiling.
2018-03-05 Initial conversion for windows with -Wall and disables. ihse-cflags-rewrite-branch
ihse [Mon, 05 Mar 2018 22:35:26 +0100] rev 56242
Initial conversion for windows with -Wall and disables.
2018-03-05 Warning nokeyworddefine does not need to be turned off for libjvm. ihse-cflags-rewrite-branch
ihse [Mon, 05 Mar 2018 22:29:59 +0100] rev 56241
Warning nokeyworddefine does not need to be turned off for libjvm.
2018-03-05 Promote inllargeint to global disable on solstudio. ihse-cflags-rewrite-branch
ihse [Mon, 05 Mar 2018 22:16:28 +0100] rev 56240
Promote inllargeint to global disable on solstudio.
2018-03-05 Promoting notemsource to global disable for solstudio. ihse-cflags-rewrite-branch
ihse [Mon, 05 Mar 2018 22:02:25 +0100] rev 56239
Promoting notemsource to global disable for solstudio.
2018-03-05 First pass at getting gcc warnings right. ihse-cflags-rewrite-branch
ihse [Mon, 05 Mar 2018 22:00:38 +0100] rev 56238
First pass at getting gcc warnings right.
2018-03-05 Push wunreachable on solstudio down to where it belongs. ihse-cflags-rewrite-branch
ihse [Mon, 05 Mar 2018 21:37:20 +0100] rev 56237
Push wunreachable on solstudio down to where it belongs.
2018-03-03 Do not always disable doubunder. ihse-cflags-rewrite-branch
ihse [Sat, 03 Mar 2018 09:14:01 +0100] rev 56236
Do not always disable doubunder.
2018-03-03 http-client-branch: 100-Continue 100-Continue http-client-branch
chegar [Sat, 03 Mar 2018 20:21:35 +0000] rev 56235
http-client-branch: 100-Continue 100-Continue
2018-03-03 http-client-branch: some SSLFlowDelegate fixes from Daniel and Chris http-client-branch
chegar [Sat, 03 Mar 2018 09:57:25 +0000] rev 56234
http-client-branch: some SSLFlowDelegate fixes from Daniel and Chris
2018-03-03 http-client-branch: setReuseAddress(false) for all test ServerSockets http-client-branch
chegar [Sat, 03 Mar 2018 09:54:31 +0000] rev 56233
http-client-branch: setReuseAddress(false) for all test ServerSockets
2018-03-03 Merge ihse-cflags-rewrite-branch
ihse [Sat, 03 Mar 2018 08:33:51 +0100] rev 56232
Merge
2018-03-01 Clean up dtrace compilation. ihse-cflags-rewrite-branch
ihse [Thu, 01 Mar 2018 01:24:12 +0100] rev 56231
Clean up dtrace compilation.
2018-03-03 No longer disable E_OLD_STYLE_FUNC_DEF. ihse-warnings-cflags-branch
ihse [Sat, 03 Mar 2018 08:21:47 +0100] rev 56230
No longer disable E_OLD_STYLE_FUNC_DEF.
2018-03-02 Merge from ihse-cflags-rewrite-branch. ihse-warnings-cflags-branch
ihse [Fri, 02 Mar 2018 19:10:12 +0100] rev 56229
Merge from ihse-cflags-rewrite-branch.
2018-03-02 Merge ihse-cflags-rewrite-branch
ihse [Fri, 02 Mar 2018 19:08:44 +0100] rev 56228
Merge
2018-03-02 http-client-branch: 8198947: HttpClient fails to send successive POST requests under HTTP/2 http-client-branch
dfuchs [Fri, 02 Mar 2018 15:14:03 +0000] rev 56227
http-client-branch: 8198947: HttpClient fails to send successive POST requests under HTTP/2
2018-03-02 Creating ihse-warnings-cflags-branch ihse-warnings-cflags-branch
ihse [Fri, 02 Mar 2018 15:06:43 +0100] rev 56226
Creating ihse-warnings-cflags-branch
2018-03-02 http-client-branch: add temporary debug logging to SubscriberWrapper demand http-client-branch
chegar [Fri, 02 Mar 2018 10:18:48 +0000] rev 56225
http-client-branch: add temporary debug logging to SubscriberWrapper demand
2018-03-02 http-client-branch: improve HTTP/2 caching http-client-branch
chegar [Fri, 02 Mar 2018 10:15:15 +0000] rev 56224
http-client-branch: improve HTTP/2 caching
2018-03-02 http-client-branch: move SSLFlowDelegate wrapBuffers/unwrapBuffers into their respective writer/reader classes - improve diagnostic http-client-branch
chegar [Fri, 02 Mar 2018 10:11:30 +0000] rev 56223
http-client-branch: move SSLFlowDelegate wrapBuffers/unwrapBuffers into their respective writer/reader classes - improve diagnostic
2018-03-01 Fix problems on solaris. Now it works. ihse-cflags-rewrite-branch
ihse [Thu, 01 Mar 2018 19:28:43 +0100] rev 56222
Fix problems on solaris. Now it works.
2018-03-01 Trying to clear up gcc warnings as well. ihse-cflags-rewrite-branch
ihse [Thu, 01 Mar 2018 17:00:23 +0100] rev 56221
Trying to clear up gcc warnings as well.
2018-03-01 Update more bit-rottet reorder files on solstudio. ihse-cflags-rewrite-branch
ihse [Thu, 01 Mar 2018 15:47:48 +0100] rev 56220
Update more bit-rottet reorder files on solstudio.
2018-03-01 Clean up solstudio warning handling. ihse-cflags-rewrite-branch
ihse [Thu, 01 Mar 2018 15:24:17 +0100] rev 56219
Clean up solstudio warning handling.
2018-03-01 http-client-branch: extend ThrowingPublishers test to throw in the second call of Subsription::request http-client-branch
dfuchs [Thu, 01 Mar 2018 13:36:41 +0000] rev 56218
http-client-branch: extend ThrowingPublishers test to throw in the second call of Subsription::request
2018-03-01 Add LDFLAGS_WARNINGS_ARE_ERRORS. ihse-cflags-rewrite-branch
ihse [Thu, 01 Mar 2018 14:31:04 +0100] rev 56217
Add LDFLAGS_WARNINGS_ARE_ERRORS.
2018-03-01 Merge with default ihse-cflags-rewrite-branch
ihse [Thu, 01 Mar 2018 11:22:31 +0100] rev 56216
Merge with default
2018-03-01 Use elfedit to silence linker warnings on solaris ihse-cflags-rewrite-branch
ihse [Thu, 01 Mar 2018 11:02:40 +0100] rev 56215
Use elfedit to silence linker warnings on solaris
2018-03-01 Merge from default ihse-cflags-rewrite-branch
ihse [Thu, 01 Mar 2018 01:35:46 +0100] rev 56214
Merge from default
2018-03-01 changeset: 49521:66bf73fcdf4d ihse-cflags-rewrite-branch
ihse [Thu, 01 Mar 2018 01:30:10 +0100] rev 56213
changeset: 49521:66bf73fcdf4d branch: ihse-cflags-rewrite-branch tag: tip user: ihse date: Thu Mar 01 01:24:12 2018 +0100 summary: Clean up dtrace compilation.
2018-02-28 Use proper flags for compilation. ihse-cflags-rewrite-branch
ihse [Wed, 28 Feb 2018 20:59:50 +0100] rev 56212
Use proper flags for compilation.
2018-02-28 Fix X11Wrappers. ihse-cflags-rewrite-branch
ihse [Wed, 28 Feb 2018 20:50:11 +0100] rev 56211
Fix X11Wrappers.
2018-02-28 http-client-branch: minor cleanup http-client-branch
chegar [Wed, 28 Feb 2018 19:13:16 +0000] rev 56210
http-client-branch: minor cleanup
2018-02-28 http-client-branch: more ThrowingPublishers tests and fixes http-client-branch
dfuchs [Wed, 28 Feb 2018 15:48:46 +0000] rev 56209
http-client-branch: more ThrowingPublishers tests and fixes
2018-02-27 http-client-branch: tweaked last revision wrong CF reference was being kept http-client-branch
michaelm [Tue, 27 Feb 2018 19:26:25 +0000] rev 56208
http-client-branch: tweaked last revision wrong CF reference was being kept
2018-02-27 http-client-branch: Fixed SSLFlowDelegate to not call Subscriber.onError directly http-client-branch
michaelm [Tue, 27 Feb 2018 18:43:06 +0000] rev 56207
http-client-branch: Fixed SSLFlowDelegate to not call Subscriber.onError directly
2018-02-27 http-client-branch: (HttpClient) added a comment to the BadHeadersTest as suggested by dfuchs http-client-branch
prappo [Tue, 27 Feb 2018 16:44:39 +0000] rev 56206
http-client-branch: (HttpClient) added a comment to the BadHeadersTest as suggested by dfuchs
2018-02-27 http-client-branch: (HttpClient) deep(er) validation of pseudo-headers http-client-branch
prappo [Tue, 27 Feb 2018 16:08:08 +0000] rev 56205
http-client-branch: (HttpClient) deep(er) validation of pseudo-headers
2018-02-27 http-client-branch: Fix a race condition between Http1BodySubscriber::request and BodyPublisher::subscribe in Http1BodySubscriber and Http1Exchange. http-client-branch
dfuchs [Tue, 27 Feb 2018 15:55:24 +0000] rev 56204
http-client-branch: Fix a race condition between Http1BodySubscriber::request and BodyPublisher::subscribe in Http1BodySubscriber and Http1Exchange.
2018-02-27 http-client-branch: minor javadoc cleanup and example checks http-client-branch
chegar [Tue, 27 Feb 2018 15:34:23 +0000] rev 56203
http-client-branch: minor javadoc cleanup and example checks
2018-02-27 http-client-branch: minor spec rewording http-client-branch
chegar [Tue, 27 Feb 2018 14:59:28 +0000] rev 56202
http-client-branch: minor spec rewording
2018-02-27 http-client-branch: Fix for 8198716: Preserve URI component escaped octets when converting to HTTP headers - TEST http-client-branch
chegar [Tue, 27 Feb 2018 14:47:26 +0000] rev 56201
http-client-branch: Fix for 8198716: Preserve URI component escaped octets when converting to HTTP headers - TEST
2018-02-27 http-client-branch: Fix for 8198716: Preserve URI component escaped octets when converting to HTTP headers http-client-branch
chegar [Tue, 27 Feb 2018 14:45:49 +0000] rev 56200
http-client-branch: Fix for 8198716: Preserve URI component escaped octets when converting to HTTP headers
2018-02-27 http-client-branch: minor re-wording of package and module descriptions http-client-branch
chegar [Tue, 27 Feb 2018 14:38:17 +0000] rev 56199
http-client-branch: minor re-wording of package and module descriptions
2018-02-27 Fix syntax error. ihse-nativecompilation-branch
ihse [Tue, 27 Feb 2018 11:50:16 +0100] rev 56198
Fix syntax error.
2018-02-27 Update all calls to SetupNativeCompilation. ihse-nativecompilation-branch
ihse [Tue, 27 Feb 2018 11:22:32 +0100] rev 56197
Update all calls to SetupNativeCompilation.
2018-02-27 Update NativeCompilation with TYPE and NAME. ihse-nativecompilation-branch
ihse [Tue, 27 Feb 2018 10:48:24 +0100] rev 56196
Update NativeCompilation with TYPE and NAME.
2018-02-27 Create ihse-nativecompilation-branch ihse-nativecompilation-branch
ihse [Tue, 27 Feb 2018 09:54:47 +0100] rev 56195
Create ihse-nativecompilation-branch
2018-02-26 Finally remove the sorting, when everything looks good. ihse-cflags-rewrite-branch
ihse [Tue, 27 Feb 2018 00:07:16 +0100] rev 56194
Finally remove the sorting, when everything looks good.
2018-02-26 Fix -g0 for C++ on solstudio. ihse-cflags-rewrite-branch
ihse [Tue, 27 Feb 2018 00:04:54 +0100] rev 56193
Fix -g0 for C++ on solstudio.
2018-02-26 Fix for gcc debug builds. ihse-cflags-rewrite-branch
ihse [Mon, 26 Feb 2018 23:49:28 +0100] rev 56192
Fix for gcc debug builds.
2018-02-26 Merge from default ihse-cflags-rewrite-branch
ihse [Mon, 26 Feb 2018 23:39:36 +0100] rev 56191
Merge from default
2018-02-26 *duh* ihse-cflags-rewrite-branch
ihse [Mon, 26 Feb 2018 23:37:45 +0100] rev 56190
*duh*
2018-02-26 Windows fixes. ihse-cflags-rewrite-branch
ihse [Mon, 26 Feb 2018 23:32:43 +0100] rev 56189
Windows fixes.
2018-02-26 Only use special ENDIAN define on solstudio. ihse-cflags-rewrite-branch
ihse [Mon, 26 Feb 2018 22:04:09 +0100] rev 56188
Only use special ENDIAN define on solstudio.
2018-02-26 http-client-branch: disabled SSLFlowDelegate debug monitor http-client-branch
michaelm [Mon, 26 Feb 2018 19:46:13 +0000] rev 56187
http-client-branch: disabled SSLFlowDelegate debug monitor
2018-02-26 http-client-branch: fix issues with redirect including Upgrade header when it should not, Expect containing more than one value, and SECURE redirect policy http-client-branch
chegar [Mon, 26 Feb 2018 18:18:49 +0000] rev 56186
http-client-branch: fix issues with redirect including Upgrade header when it should not, Expect containing more than one value, and SECURE redirect policy
2018-02-26 http-client-branch: add note about mutability to HttpHeadersImpl http-client-branch
chegar [Mon, 26 Feb 2018 18:16:46 +0000] rev 56185
http-client-branch: add note about mutability to HttpHeadersImpl
2018-02-26 http-client-branch: fix SSL hang issue where errors not reported correctly http-client-branch
michaelm [Mon, 26 Feb 2018 17:57:43 +0000] rev 56184
http-client-branch: fix SSL hang issue where errors not reported correctly
2018-02-26 http-client-branch: minor spec typos http-client-branch
chegar [Mon, 26 Feb 2018 16:17:03 +0000] rev 56183
http-client-branch: minor spec typos
2018-02-26 Hopefully all flags are OK on unix platforms now. ihse-cflags-rewrite-branch
ihse [Mon, 26 Feb 2018 15:07:23 +0100] rev 56182
Hopefully all flags are OK on unix platforms now.
2018-02-26 Hopefully this fixes JVM_ASFLAGS fully. ihse-cflags-rewrite-branch
ihse [Mon, 26 Feb 2018 14:43:22 +0100] rev 56181
Hopefully this fixes JVM_ASFLAGS fully.
2018-02-26 Fix BUILD JVM ASFLAGS. ihse-cflags-rewrite-branch
ihse [Mon, 26 Feb 2018 14:38:46 +0100] rev 56180
Fix BUILD JVM ASFLAGS.
2018-02-26 More cleaning up. Probably done now... ihse-cflags-rewrite-branch
ihse [Mon, 26 Feb 2018 14:30:58 +0100] rev 56179
More cleaning up. Probably done now...
2018-02-26 Move all CFLAGS handling to cflags.m4. ihse-cflags-rewrite-branch
ihse [Mon, 26 Feb 2018 14:25:00 +0100] rev 56178
Move all CFLAGS handling to cflags.m4.
2018-02-26 Even more restructuring. ihse-cflags-rewrite-branch
ihse [Mon, 26 Feb 2018 14:23:19 +0100] rev 56177
Even more restructuring.
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 tip