ihse [Thu, 15 Mar 2018 10:01:56 +0100] rev 56313
Fix merge error.
ihse [Thu, 15 Mar 2018 09:33:36 +0100] rev 56312
Merge from default
ihse [Thu, 15 Mar 2018 01:43:29 +0100] rev 56311
Merge
ihse [Wed, 14 Mar 2018 23:26:27 +0100] rev 56310
Merge from default
ihse [Wed, 14 Mar 2018 23:15:29 +0100] rev 56309
Really fix windows RC problem.
ihse [Wed, 14 Mar 2018 21:52:48 +0100] rev 56308
Try to fix RC_FLAGS issue on windows.
dfuchs [Wed, 14 Mar 2018 16:01:41 +0000] rev 56307
http-client-branch: add debug flags to WebSocketTest
prappo [Wed, 14 Mar 2018 14:42:23 +0000] rev 56306
http-client-branch: (WebSocket) logging typos and leftovers
dfuchs [Wed, 14 Mar 2018 14:32:07 +0000] rev 56305
http-client-branch: add more diagnosis to detachChannel
dfuchs [Wed, 14 Mar 2018 13:35:33 +0000] rev 56304
http-client-branch: change websocket to use System.Logger for debug logging
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
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
michaelm [Wed, 07 Mar 2018 11:52:40 +0000] rev 56255
http-client-branch: resync with mainline
dfuchs [Tue, 06 Mar 2018 18:55:10 +0000] rev 56254
http-client-branch: 8199135: Validate that method names are tokens
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
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
ihse [Tue, 06 Mar 2018 00:13:56 +0100] rev 56251
Clean up solstudio warnings in makefiles.
ihse [Mon, 05 Mar 2018 23:41:27 +0100] rev 56250
Back away from -Wall to -W4 on windows, at least initially.
ihse [Mon, 05 Mar 2018 23:23:50 +0100] rev 56249
Promote E_DECLARATION_IN_CODE to global disable on solaris.
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.
ihse [Mon, 05 Mar 2018 23:15:38 +0100] rev 56247
Remove unused disables.
ihse [Mon, 05 Mar 2018 23:13:08 +0100] rev 56246
Remove unused disabled warning.
ihse [Mon, 05 Mar 2018 23:08:36 +0100] rev 56245
Hotspot on solstudio is now finished.
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.
ihse [Mon, 05 Mar 2018 22:35:54 +0100] rev 56243
Simple fix for printing file name while compiling.
ihse [Mon, 05 Mar 2018 22:35:26 +0100] rev 56242
Initial conversion for windows with -Wall and disables.
ihse [Mon, 05 Mar 2018 22:29:59 +0100] rev 56241
Warning nokeyworddefine does not need to be turned off for libjvm.
ihse [Mon, 05 Mar 2018 22:16:28 +0100] rev 56240
Promote inllargeint to global disable on solstudio.
ihse [Mon, 05 Mar 2018 22:02:25 +0100] rev 56239
Promoting notemsource to global disable for solstudio.
ihse [Mon, 05 Mar 2018 22:00:38 +0100] rev 56238
First pass at getting gcc warnings right.
ihse [Mon, 05 Mar 2018 21:37:20 +0100] rev 56237
Push wunreachable on solstudio down to where it belongs.
ihse [Sat, 03 Mar 2018 09:14:01 +0100] rev 56236
Do not always disable doubunder.
chegar [Sat, 03 Mar 2018 20:21:35 +0000] rev 56235
http-client-branch: 100-Continue 100-Continue
chegar [Sat, 03 Mar 2018 09:57:25 +0000] rev 56234
http-client-branch: some SSLFlowDelegate fixes from Daniel and Chris
chegar [Sat, 03 Mar 2018 09:54:31 +0000] rev 56233
http-client-branch: setReuseAddress(false) for all test ServerSockets
ihse [Sat, 03 Mar 2018 08:33:51 +0100] rev 56232
Merge
ihse [Thu, 01 Mar 2018 01:24:12 +0100] rev 56231
Clean up dtrace compilation.
ihse [Sat, 03 Mar 2018 08:21:47 +0100] rev 56230
No longer disable E_OLD_STYLE_FUNC_DEF.
ihse [Fri, 02 Mar 2018 19:10:12 +0100] rev 56229
Merge from ihse-cflags-rewrite-branch.
ihse [Fri, 02 Mar 2018 19:08:44 +0100] rev 56228
Merge
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
ihse [Fri, 02 Mar 2018 15:06:43 +0100] rev 56226
Creating ihse-warnings-cflags-branch
chegar [Fri, 02 Mar 2018 10:18:48 +0000] rev 56225
http-client-branch: add temporary debug logging to SubscriberWrapper demand
chegar [Fri, 02 Mar 2018 10:15:15 +0000] rev 56224
http-client-branch: improve HTTP/2 caching
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
ihse [Thu, 01 Mar 2018 19:28:43 +0100] rev 56222
Fix problems on solaris. Now it works.
ihse [Thu, 01 Mar 2018 17:00:23 +0100] rev 56221
Trying to clear up gcc warnings as well.
ihse [Thu, 01 Mar 2018 15:47:48 +0100] rev 56220
Update more bit-rottet reorder files on solstudio.
ihse [Thu, 01 Mar 2018 15:24:17 +0100] rev 56219
Clean up solstudio warning handling.
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
ihse [Thu, 01 Mar 2018 14:31:04 +0100] rev 56217
Add LDFLAGS_WARNINGS_ARE_ERRORS.
ihse [Thu, 01 Mar 2018 11:22:31 +0100] rev 56216
Merge with default
ihse [Thu, 01 Mar 2018 11:02:40 +0100] rev 56215
Use elfedit to silence linker warnings on solaris
ihse [Thu, 01 Mar 2018 01:35:46 +0100] rev 56214
Merge from default
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.
ihse [Wed, 28 Feb 2018 20:59:50 +0100] rev 56212
Use proper flags for compilation.
ihse [Wed, 28 Feb 2018 20:50:11 +0100] rev 56211
Fix X11Wrappers.
chegar [Wed, 28 Feb 2018 19:13:16 +0000] rev 56210
http-client-branch: minor cleanup
dfuchs [Wed, 28 Feb 2018 15:48:46 +0000] rev 56209
http-client-branch: more ThrowingPublishers tests and fixes
michaelm [Tue, 27 Feb 2018 19:26:25 +0000] rev 56208
http-client-branch: tweaked last revision wrong CF reference was being kept
michaelm [Tue, 27 Feb 2018 18:43:06 +0000] rev 56207
http-client-branch: Fixed SSLFlowDelegate to not call Subscriber.onError directly
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
prappo [Tue, 27 Feb 2018 16:08:08 +0000] rev 56205
http-client-branch: (HttpClient) deep(er) validation of pseudo-headers
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.
chegar [Tue, 27 Feb 2018 15:34:23 +0000] rev 56203
http-client-branch: minor javadoc cleanup and example checks
chegar [Tue, 27 Feb 2018 14:59:28 +0000] rev 56202
http-client-branch: minor spec rewording
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
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
chegar [Tue, 27 Feb 2018 14:38:17 +0000] rev 56199
http-client-branch: minor re-wording of package and module descriptions
ihse [Tue, 27 Feb 2018 11:50:16 +0100] rev 56198
Fix syntax error.
ihse [Tue, 27 Feb 2018 11:22:32 +0100] rev 56197
Update all calls to SetupNativeCompilation.
ihse [Tue, 27 Feb 2018 10:48:24 +0100] rev 56196
Update NativeCompilation with TYPE and NAME.
ihse [Tue, 27 Feb 2018 09:54:47 +0100] rev 56195
Create ihse-nativecompilation-branch
ihse [Tue, 27 Feb 2018 00:07:16 +0100] rev 56194
Finally remove the sorting, when everything looks good.
ihse [Tue, 27 Feb 2018 00:04:54 +0100] rev 56193
Fix -g0 for C++ on solstudio.
ihse [Mon, 26 Feb 2018 23:49:28 +0100] rev 56192
Fix for gcc debug builds.
ihse [Mon, 26 Feb 2018 23:39:36 +0100] rev 56191
Merge from default
ihse [Mon, 26 Feb 2018 23:37:45 +0100] rev 56190
*duh*
ihse [Mon, 26 Feb 2018 23:32:43 +0100] rev 56189
Windows fixes.
ihse [Mon, 26 Feb 2018 22:04:09 +0100] rev 56188
Only use special ENDIAN define on solstudio.
michaelm [Mon, 26 Feb 2018 19:46:13 +0000] rev 56187
http-client-branch: disabled SSLFlowDelegate debug monitor
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
chegar [Mon, 26 Feb 2018 18:16:46 +0000] rev 56185
http-client-branch: add note about mutability to HttpHeadersImpl
michaelm [Mon, 26 Feb 2018 17:57:43 +0000] rev 56184
http-client-branch: fix SSL hang issue where errors not reported correctly
chegar [Mon, 26 Feb 2018 16:17:03 +0000] rev 56183
http-client-branch: minor spec typos
ihse [Mon, 26 Feb 2018 15:07:23 +0100] rev 56182
Hopefully all flags are OK on unix platforms now.
ihse [Mon, 26 Feb 2018 14:43:22 +0100] rev 56181
Hopefully this fixes JVM_ASFLAGS fully.
ihse [Mon, 26 Feb 2018 14:38:46 +0100] rev 56180
Fix BUILD JVM ASFLAGS.
ihse [Mon, 26 Feb 2018 14:30:58 +0100] rev 56179
More cleaning up. Probably done now...
ihse [Mon, 26 Feb 2018 14:25:00 +0100] rev 56178
Move all CFLAGS handling to cflags.m4.
ihse [Mon, 26 Feb 2018 14:23:19 +0100] rev 56177
Even more restructuring.
ihse [Mon, 26 Feb 2018 14:10:16 +0100] rev 56176
Lots of structural rearrangements. Also fix for adding EXTRA_FLAGS to BUILD
flags.
ihse [Mon, 26 Feb 2018 12:41:43 +0100] rev 56175
Fix too many EXTRA_CXXFLAGS, and -xregs=no%appl on binaries in solstudio.
ihse [Mon, 26 Feb 2018 12:30:03 +0100] rev 56174
More sorting, fix solstudio bug.
ihse [Mon, 26 Feb 2018 10:56:18 +0100] rev 56173
More macosx version fixes.
ihse [Mon, 26 Feb 2018 10:50:19 +0100] rev 56172
*duh*
ihse [Mon, 26 Feb 2018 10:47:52 +0100] rev 56171
No subst in macos version flags
ihse [Mon, 26 Feb 2018 10:19:03 +0100] rev 56170
Improve sorting of flags.
ihse [Mon, 26 Feb 2018 09:56:12 +0100] rev 56169
Merge from default
ihse [Tue, 20 Feb 2018 21:46:02 +0100] rev 56168
Cleaning up.
chegar [Sat, 24 Feb 2018 11:27:11 +0000] rev 56167
http-client-branch: CSR review commet - outboard pre-defined BP/BH/BS
dfuchs [Fri, 23 Feb 2018 16:25:32 +0000] rev 56166
http-client-branch: HTTP/2 200 response headers should not be appended to the 100-continue response headers
dfuchs [Thu, 22 Feb 2018 17:33:21 +0000] rev 56165
http-client-branch: Add a test for BodySubscribers throwing in getBody() or returning exceptionally completed CFs
chegar [Thu, 22 Feb 2018 14:58:11 +0000] rev 56164
http-client-branch: trivial test whitespace cleanup
chegar [Thu, 22 Feb 2018 12:23:53 +0000] rev 56163
http-client-branch: more compile-only type param in generic method tests
ihse [Tue, 20 Feb 2018 21:30:05 +0100] rev 56162
Remove duplication in debug flags.
ihse [Tue, 20 Feb 2018 20:41:51 +0100] rev 56161
Trying to sort out EXTRA_CFLAGS. Moving all flag handling to flags.m4.
chegar [Tue, 20 Feb 2018 15:23:54 +0000] rev 56160
http-client-branch: type paramater review of generic methods ( missing from first push )
chegar [Tue, 20 Feb 2018 14:52:06 +0000] rev 56159
http-client-branch: type paramater review of generic methods
ihse [Tue, 20 Feb 2018 12:05:50 +0100] rev 56158
Fixing PIC-flag issues, and all remaining differences on linux_x64.
chegar [Tue, 20 Feb 2018 10:16:00 +0000] rev 56157
http-client-branch: minor typo-like changes
chegar [Tue, 20 Feb 2018 09:55:18 +0000] rev 56156
http-client-branch: add link to illegal WebSocket headers
ihse [Mon, 19 Feb 2018 23:25:11 +0100] rev 56155
Make configure compile.
ihse [Mon, 19 Feb 2018 23:09:18 +0100] rev 56154
Fix syntax errors.
ihse [Mon, 19 Feb 2018 23:07:19 +0100] rev 56153
CFLAGS is roughly sorted out now...
chegar [Mon, 19 Feb 2018 14:53:00 +0000] rev 56152
http-client-branch: minor change in Builder doc for consistency
chegar [Mon, 19 Feb 2018 14:36:31 +0000] rev 56151
http-client-branch: clarify strict size requirement for received ping/pong messages
ihse [Mon, 19 Feb 2018 14:19:40 +0100] rev 56150
Move LDFLAGS handling to flags-ldflags.m4.
ihse [Mon, 19 Feb 2018 14:14:59 +0100] rev 56149
Cleaning up LDFLAGS, almost done.
ihse [Mon, 19 Feb 2018 12:47:47 +0100] rev 56148
Getting the overall structure basically right.
ihse [Mon, 19 Feb 2018 11:37:43 +0100] rev 56147
Sorting out LIBS.
ihse [Mon, 19 Feb 2018 11:08:33 +0100] rev 56146
Merge
ihse [Fri, 16 Feb 2018 20:55:07 +0100] rev 56145
Try to extract defines.
ihse [Fri, 16 Feb 2018 20:45:47 +0100] rev 56144
Sorting out LDFLAGS.
chegar [Fri, 16 Feb 2018 18:18:16 +0000] rev 56143
http-client-branch: fix a few more typos in spec
chegar [Fri, 16 Feb 2018 16:50:27 +0000] rev 56142
http-client-branch: fix a few more typos in spec
chegar [Fri, 16 Feb 2018 16:27:01 +0000] rev 56141
http-client-branch: fix a few typos in spec
chegar [Fri, 16 Feb 2018 16:23:54 +0000] rev 56140
http-client-branch: Builders as interfaces
chegar [Fri, 16 Feb 2018 16:09:14 +0000] rev 56139
http-client-branch: HttpResponse as an interface
chegar [Fri, 16 Feb 2018 15:06:29 +0000] rev 56138
http-client-branch: HTTP Client file publishers, handlers, and subscribers as capability objects
michaelm [Fri, 16 Feb 2018 10:34:17 +0000] rev 56137
http-client-branch: added system property to disable hostname verification for testing
dfuchs [Thu, 15 Feb 2018 20:09:01 +0000] rev 56136
http-client-branch: Fixed chunked encoding in DigestEchoServer
dfuchs [Thu, 15 Feb 2018 19:11:34 +0000] rev 56135
http-client-branch: Fixed variable lenght logic in HttpServerAdapters.java
dfuchs [Thu, 15 Feb 2018 16:32:53 +0000] rev 56134
http-client-branch: Extend ThrowingSubscribers.java to test several exception classes
dfuchs [Thu, 15 Feb 2018 15:28:17 +0000] rev 56133
http-client-branch: Add a test for Handlers/Subscribers as described in JDK-8165220
chegar [Thu, 15 Feb 2018 14:10:27 +0000] rev 56132
http-client-branch: fix asFileDownload handler and add test
chegar [Thu, 15 Feb 2018 12:31:14 +0000] rev 56131
http-client-branch: minor cleanup and improve testing for response version and session
prappo [Thu, 15 Feb 2018 12:08:12 +0000] rev 56130
http-client-branch: (WebSocket) fixing sloppy commit
prappo [Thu, 15 Feb 2018 10:23:00 +0000] rev 56129
http-client-branch: (WebSocket) added test which aggregates text messages through StringBuilder
dfuchs [Wed, 14 Feb 2018 17:35:42 +0000] rev 56128
http-client-branch: 8196967: HTTP1/HTTP2 Proxy Issue
michaelm [Wed, 14 Feb 2018 17:02:56 +0000] rev 56127
http-client-branch: Fixed problem in last push in Response.java
michaelm [Wed, 14 Feb 2018 16:04:18 +0000] rev 56126
http-client-branch: fixed TLS hostname checking issue, SSL session reuse, and changed HttpResponse to return SSLSession
ihse [Wed, 14 Feb 2018 14:31:00 +0100] rev 56125
Kill CFLAGS_JDKLIB_EXTRA.
ihse [Wed, 14 Feb 2018 14:03:10 +0100] rev 56124
Start breaking out stuff from flags.m4.
ihse [Wed, 14 Feb 2018 13:22:05 +0100] rev 56123
Create ihse-cflags-rewrite-branch
chegar [Tue, 13 Feb 2018 16:22:49 +0000] rev 56122
http-client-branch: fix typo in previous push
chegar [Tue, 13 Feb 2018 15:28:07 +0000] rev 56121
http-client-branch: add RFC links to the package description. Add javadoc to the public Exception types
dfuchs [Tue, 13 Feb 2018 14:42:41 +0000] rev 56120
http-client-branch: fix doc examples for BodyHandler::fromLineSubscriber (tahe II)
dfuchs [Tue, 13 Feb 2018 14:34:00 +0000] rev 56119
http-client-branch: fix doc examples for BodyHandler::fromLineSubscriber
ihse [Tue, 13 Feb 2018 15:28:07 +0100] rev 56118
Remove launcher mapfiles.
jprtadm [Tue, 13 Feb 2018 15:25:33 +0100] rev 56117
Solaris syntax fix.
jprtadm [Tue, 13 Feb 2018 15:23:08 +0100] rev 56116
More solaris hack to compile.
ihse [Tue, 13 Feb 2018 15:18:38 +0100] rev 56115
Oops.
jprtadm [Tue, 13 Feb 2018 15:14:11 +0100] rev 56114
Hacking away at solaris.
ihse [Tue, 13 Feb 2018 14:54:44 +0100] rev 56113
Fix compiler flags for all compilers.
ihse [Tue, 13 Feb 2018 14:07:56 +0100] rev 56112
Remove libjsig mapfile.
ihse [Tue, 13 Feb 2018 13:07:50 +0100] rev 56111
Remove unpack200-exe mapfiles.
ihse [Tue, 13 Feb 2018 13:02:19 +0100] rev 56110
Remove the libmlib_image mapfile.
ihse [Tue, 13 Feb 2018 12:39:56 +0100] rev 56109
Remove libsaproc mapfiles.
ihse [Tue, 13 Feb 2018 11:54:44 +0100] rev 56108
Remove libfontmanager and libjava mapfiles.
ihse [Tue, 13 Feb 2018 11:35:47 +0100] rev 56107
Remove all trivial mapfiles.
ihse [Tue, 13 Feb 2018 10:37:33 +0100] rev 56106
First stab at removing mapfiles.
ihse [Tue, 13 Feb 2018 10:36:52 +0100] rev 56105
Create ihse-remove-mapfiles-branch
prappo [Mon, 12 Feb 2018 18:45:17 +0000] rev 56104
http-client-branch: (HttpClient) JDK-fixed 8196962
dfuchs [Mon, 12 Feb 2018 17:32:52 +0000] rev 56103
http-client-branch: Add whitebox tests for AuthenticationFilter.
chegar [Sat, 10 Feb 2018 08:39:29 +0000] rev 56102
http-client-branch: minor module and package javadoc change
chegar [Fri, 09 Feb 2018 18:50:31 +0000] rev 56101
http-client-branch: minor bug fixes
chegar [Fri, 09 Feb 2018 15:22:31 +0000] rev 56100
http-client-branch: remove java.net.http from DOCS_MODULES since it is part of java.se
chegar [Fri, 09 Feb 2018 12:34:07 +0000] rev 56099
http-client-branch: revert overzealous use of @linkplain
chegar [Fri, 09 Feb 2018 09:26:44 +0000] rev 56098
http-client-branch: minor doc cleanup
chegar [Thu, 08 Feb 2018 20:58:35 +0000] rev 56097
http-client-branch: javadoc refresh and minor fixes
shade [Thu, 08 Feb 2018 21:05:35 +0100] rev 56096
Make sure arch-specific barriers are properly scoped
shade [Thu, 08 Feb 2018 20:56:03 +0100] rev 56095
Merge
prappo [Wed, 07 Feb 2018 22:49:25 +0000] rev 56094
http-client-branch: (HttpClient) cleanup before JDK-8196962. Removing a legacy logging for HPACK decoding. The HPACK core provides a more robust one.
chegar [Wed, 07 Feb 2018 22:09:31 +0000] rev 56093
http-client-baranch: long lines
chegar [Wed, 07 Feb 2018 21:45:37 +0000] rev 56092
http-client-branch: move implementation to jdk.internal.net.http
dfuchs [Wed, 07 Feb 2018 15:46:30 +0000] rev 56091
http-client-branch: more fixes for odd intermittent failures
chegar [Wed, 07 Feb 2018 15:41:04 +0000] rev 56090
http-client-branch: remove superflous add-modules from security test
chegar [Wed, 07 Feb 2018 14:17:24 +0000] rev 56089
http-client-branch: move to standard package and module name
chegar [Tue, 06 Feb 2018 19:37:56 +0000] rev 56088
http-client-branch: update copyright year ranges in prep for file moves
chegar [Tue, 06 Feb 2018 19:33:23 +0000] rev 56087
http-client-branch: remove incubating tag
chegar [Tue, 06 Feb 2018 19:29:33 +0000] rev 56086
http-client-branch: update public API @since tags
chegar [Tue, 06 Feb 2018 19:26:38 +0000] rev 56085
http-client-branch: remove remaining vestiges of MultiSubscriber and minor doc cleanup
dfuchs [Tue, 06 Feb 2018 17:26:49 +0000] rev 56084
http-client-branch: fix race condition and MT-safety in SmokeTest (fix the fix)
dfuchs [Tue, 06 Feb 2018 17:21:28 +0000] rev 56083
http-client-branch: fix race condition and MT-safety in SmokeTest
michaelm [Tue, 06 Feb 2018 16:07:43 +0000] rev 56082
http-client-branch: added mapping subscriber, miscellaneous bug fixes and change to discard()/replace() subscribers
dfuchs [Tue, 06 Feb 2018 15:34:08 +0000] rev 56081
http-client-branch: 8196848: SplitResponseSSL test failing intermitently (but rarely) with HttpClientImpl shutting down.
chegar [Tue, 06 Feb 2018 15:20:30 +0000] rev 56080
http-client-branch: add several private <init> methods
chegar [Tue, 06 Feb 2018 14:10:28 +0000] rev 56079
http-client-branch: more remaining impl types to internal
chegar [Tue, 06 Feb 2018 11:39:55 +0000] rev 56078
http-client-branch: move LineSubscriberAdapter to internal
chegar [Tue, 06 Feb 2018 11:15:40 +0000] rev 56077
http-client-branch: move ResponseSubscribers to internal
dfuchs [Tue, 06 Feb 2018 11:04:44 +0000] rev 56076
http-client-branch: more binding to 0.0.0.0 instead of localhost/127.0.0.1
chegar [Tue, 06 Feb 2018 10:34:47 +0000] rev 56075
http-client-branch: move BufferingSubscriber to internal
chegar [Mon, 05 Feb 2018 19:12:00 +0000] rev 56074
http-client-branch: remove redundant null check
chegar [Mon, 05 Feb 2018 19:09:31 +0000] rev 56073
http-client-branch: HttpHeadersImpl use more efficient entrySet
chegar [Mon, 05 Feb 2018 19:01:54 +0000] rev 56072
http-client-branch: use UTF-8 for all convertions to String
chegar [Mon, 05 Feb 2018 17:18:26 +0000] rev 56071
http-client-branch: immutable data Flow
dfuchs [Mon, 05 Feb 2018 15:51:09 +0000] rev 56070
http-client-branch: add tests with an HTTP/2 server for custom basic and digest authentication
chegar [Mon, 05 Feb 2018 12:32:20 +0000] rev 56069
http-client-branch: merge
chegar [Mon, 05 Feb 2018 12:29:31 +0000] rev 56068
http-client-branch: possible null dereference in Exchange
chegar [Mon, 05 Feb 2018 12:07:33 +0000] rev 56067
http-client-branch: remove redundant null check in Http1Request
prappo [Mon, 05 Feb 2018 11:59:39 +0000] rev 56066
http-client-branch: (WebSocket) merge (2)
prappo [Mon, 05 Feb 2018 11:53:05 +0000] rev 56065
http-client-branch: (WebSocket) merge
prappo [Thu, 01 Feb 2018 16:12:28 +0000] rev 56064
http-client-branch: (WebSocket) cleanup
chegar [Mon, 05 Feb 2018 11:57:50 +0000] rev 56063
http-client-branch: inconsistent synchronization in ConnectionPool
chegar [Mon, 05 Feb 2018 11:54:03 +0000] rev 56062
http-client-branch: inconsistent synchronization of PushGroup
chegar [Mon, 05 Feb 2018 11:46:00 +0000] rev 56061
http-client-branch: incorrect protected field in final class
chegar [Mon, 05 Feb 2018 11:40:32 +0000] rev 56060
http-client-branch: fix serializable fields in internal ALPNException
chegar [Mon, 05 Feb 2018 11:36:11 +0000] rev 56059
http-client-branch: fix mutable byte[] references
prappo [Thu, 01 Feb 2018 15:37:38 +0000] rev 56058
http-client-branch: (WebSocket) example-test
prappo [Wed, 31 Jan 2018 17:09:02 +0000] rev 56057
http-client-branch: (WebSocket) test
chegar [Wed, 31 Jan 2018 16:43:13 +0000] rev 56056
http-client-branch: long lines in ServerPushWithDiffTypes
prappo [Wed, 31 Jan 2018 16:31:48 +0000] rev 56055
http-client-branch: (WebSocket) tiny spec simplification + test
dfuchs [Wed, 31 Jan 2018 16:18:41 +0000] rev 56054
http-client-branch: honor legacy jdk.http.auth.* property when handling proxy-authorization
chegar [Wed, 31 Jan 2018 15:52:35 +0000] rev 56053
http-client-branch: update debugging output in SplitResponse
prappo [Wed, 31 Jan 2018 14:38:52 +0000] rev 56052
http-client-branch: (WebSocket) test rename
prappo [Wed, 31 Jan 2018 14:29:56 +0000] rev 56051
http-client-branch: (WebSocket) tests
chegar [Wed, 31 Jan 2018 13:08:53 +0000] rev 56050
http-client-branch: expand FlowAdapterSubscriberTest with mapping using convenience handlers
chegar [Wed, 31 Jan 2018 11:49:50 +0000] rev 56049
http-client-branch: only add h2 ALPN if TLSv1.2 or greater
prappo [Tue, 30 Jan 2018 20:43:32 +0000] rev 56048
http-client-branch: (WebSocket) A test for onClose & IllegalStateException
prappo [Tue, 30 Jan 2018 17:39:58 +0000] rev 56047
http-client-branch: (WebSocket) consistent method names in test
prappo [Tue, 30 Jan 2018 17:29:50 +0000] rev 56046
http-client-branch: (WebSocket) rearranged methods in tests
prappo [Tue, 30 Jan 2018 17:28:12 +0000] rev 56045
http-client-branch: (WebSocket) more tests
chegar [Tue, 30 Jan 2018 13:52:40 +0000] rev 56044
http-client-branch: fix issue in SSL flow delegate when handshake error occurs during unwrap
michaelm [Mon, 29 Jan 2018 18:12:36 +0000] rev 56043
http-client-branch: changed default protocol version when plain http over proxy requested.
chegar [Mon, 29 Jan 2018 15:18:25 +0000] rev 56042
http-client-branch: merge with default
dfuchs [Fri, 26 Jan 2018 16:46:52 +0000] rev 56041
http-client-branch: make it possible to supply proxy-authorization headers
prappo [Fri, 26 Jan 2018 11:08:42 +0000] rev 56040
http-client-branch: SequentialScheduler cleanup
chegar [Wed, 24 Jan 2018 12:26:15 +0000] rev 56039
http-client-branch: add api/impl notes to WebSocket onClose
chegar [Tue, 23 Jan 2018 14:10:14 +0000] rev 56038
http-client-branch: restore inadvertantly removed @FunctionalInterface
chegar [Tue, 23 Jan 2018 13:54:34 +0000] rev 56037
http-client-branch: clean up and expand push promise tests
chegar [Tue, 23 Jan 2018 13:21:59 +0000] rev 56036
http-client-branch: Import of 8195823: Buffers given to response body subscribers should not contain unprocessed HTTP data
prappo [Mon, 22 Jan 2018 17:29:07 +0000] rev 56035
http-client-branch: MinimalFuture deep obtrusion
dfuchs [Fri, 19 Jan 2018 16:48:12 +0000] rev 56034
http-client-branch: renamed PushPromiseHandler.withPushPromises into PushPromiseHandler.of
dfuchs [Fri, 19 Jan 2018 15:57:21 +0000] rev 56033
http-client-branch: 8194729: Java 9's HttpClient doesn't allow custom 'Authorization' headers
michaelm [Fri, 19 Jan 2018 15:05:57 +0000] rev 56032
Merge
michaelm [Fri, 19 Jan 2018 15:05:27 +0000] rev 56031
http-client-branch: make PushPromiseHandlerMap package private
chegar [Fri, 19 Jan 2018 14:01:35 +0000] rev 56030
http-client-branch: clarify behavior of restricted methods in the builder
shade [Fri, 19 Jan 2018 12:48:51 +0100] rev 56029
Disable two more tests when Epsilon is not available.
shade [Fri, 19 Jan 2018 12:24:15 +0100] rev 56028
Use proper flag aliasing machinery. Avoid setting immutable develop flags in release builds.
hb [Fri, 19 Jan 2018 13:56:36 +0530] rev 56027
Fixed double string escaping, corrected type
hb [Fri, 19 Jan 2018 13:46:27 +0530] rev 56026
1. Removed all changes to Java SE APIs
2. Changed module name to jdk.management.rest
3. Rest Adapter invoked via Module service provider
4. changed package name to jdk.internal.management.remote.rest
5. rest module and httpserver module part of platform modules
chegar [Thu, 18 Jan 2018 19:51:17 +0000] rev 56025
http-cient-branch: cleanup push promise spec
prappo [Thu, 18 Jan 2018 16:52:14 +0000] rev 56024
http-client-branch: (WebSocket) a number of tests for exceptional completion
chegar [Thu, 18 Jan 2018 11:26:39 +0000] rev 56023
http-client-branch: add offline testing example
shade [Thu, 18 Jan 2018 12:08:41 +0100] rev 56022
Support -XX:+UseNoGC as the alias for -XX:+UseEpsilonGC
shade [Thu, 18 Jan 2018 11:43:21 +0100] rev 56021
Merge
chegar [Wed, 17 Jan 2018 17:21:35 +0000] rev 56020
http-client-branch: fix acc in PushGroup
dfuchs [Wed, 17 Jan 2018 12:19:06 +0000] rev 56019
Merge
chegar [Tue, 16 Jan 2018 21:08:16 +0000] rev 56018
http-client-tutorial: additional informational comments and fixes
chegar [Tue, 16 Jan 2018 20:40:42 +0000] rev 56017
http-client-tutorial: comments
chegar [Tue, 16 Jan 2018 20:12:22 +0000] rev 56016
http-client-tutorial: cleanup
chegar [Tue, 16 Jan 2018 19:46:17 +0000] rev 56015
http-client-tutorial: more cleanup and fixes to IDEA project
chegar [Tue, 16 Jan 2018 19:33:27 +0000] rev 56014
http-client-tutorial: fixes to IDEA project
chegar [Tue, 16 Jan 2018 19:14:34 +0000] rev 56013
http-client-tutorial: first cut
chegar [Tue, 16 Jan 2018 16:02:06 +0000] rev 56012
http-tutorial-branch: initialize
chegar [Tue, 16 Jan 2018 15:57:19 +0000] rev 56011
Initial changes for http-client-tutorial branch
michaelm [Tue, 16 Jan 2018 15:52:01 +0000] rev 56010
http-client-branch: updated server push API
dfuchs [Fri, 12 Jan 2018 15:36:28 +0000] rev 56009
http-client-branch: Adds some convenience methods to parse body responses as lines
chegar [Fri, 05 Jan 2018 14:11:48 +0000] rev 56008
http-client-branch: merge with default
hb [Fri, 05 Jan 2018 13:42:53 +0530] rev 56007
1. MBeanCollection Bulk operation via objectname query
2. All MBeans identified by getCanonicalName instead of toString
hb [Thu, 04 Jan 2018 14:39:04 +0530] rev 56006
1. URL decoding of URL
2. MBean info availble in MBeanCollection page
3. MBeanCollection post supports objectname filtering
4. Tests now use reflection instead of Methodhndles
3. couple of bug fixes
hb [Tue, 02 Jan 2018 15:03:52 +0530] rev 56005
REST base url gets complete complete domain name
hb [Tue, 02 Jan 2018 13:33:08 +0530] rev 56004
Fixed JSON parser tests
hb [Tue, 02 Jan 2018 13:20:18 +0530] rev 56003
* Start Rest adapter via command line arguments
* Rest adapter config via management.properties
hb [Mon, 01 Jan 2018 23:59:14 +0530] rev 56002
Lot of bug fixes
Added test cases
hb [Thu, 28 Dec 2017 20:34:32 +0530] rev 56001
Few bug fixes
hb [Thu, 28 Dec 2017 20:05:03 +0530] rev 56000
Code cleanup - MBeanColl*Resource, MBeanResource
hb [Thu, 28 Dec 2017 14:43:34 +0530] rev 55999
Remove stale files
hb [Thu, 28 Dec 2017 14:43:14 +0530] rev 55998
Code cleanup - PlatformMBeanServer, MBeanServerResource
Added remaining HTTP methods to RESTresource
hb [Wed, 27 Dec 2017 18:39:52 +0530] rev 55997
Added copyright header
hb [Wed, 27 Dec 2017 16:05:53 +0530] rev 55996
Bulk operation at MBeanServer level
hb [Wed, 27 Dec 2017 14:44:48 +0530] rev 55995
POST : Attribute update - working
POST : Bulk operation for MBean - working
Exception to HTTP error Mapping
hb [Mon, 25 Dec 2017 20:42:05 +0530] rev 55994
Implementation of GET for new APIs
Implemented paging and filtering for GET
michaelm [Fri, 15 Dec 2017 14:26:23 +0000] rev 55993
changeset: 48573:3f9dda0428dc
branch: http-client-branch
tag: tip
user: michaelm
date: Fri Dec 15 14:19:51 2017 +0000
summary: http-client-branch: Fixed problem with h2c connection reuse.
prappo [Fri, 15 Dec 2017 13:35:56 +0300] rev 55992
http-client-branch: (WebSocket) refactoring
dfuchs [Fri, 15 Dec 2017 10:31:21 +0000] rev 55991
http-client-branch: cleanup: add missing @Overrides
dfuchs [Fri, 15 Dec 2017 09:44:23 +0000] rev 55990
http-client-branch: unused import in AbstractSSLTubeTest.java
prappo [Fri, 15 Dec 2017 03:05:16 +0300] rev 55989
http-client-branch: (WebSocket) refactoring
prappo [Fri, 15 Dec 2017 00:47:16 +0300] rev 55988
http-client-branch: (WebSocket) refactoring for the sake of extra test coverage
hb [Fri, 01 Sep 2017 14:36:28 +0530] rev 55987
Remove auto-generated files
hb [Tue, 29 Aug 2017 14:50:57 +0530] rev 55986
Remove duplicate file
hb [Tue, 29 Aug 2017 13:34:15 +0530] rev 55985
REST Adapter Initial commit
1. Unit tested and working GET/POST interfaces
2. Unit tested and working JSON parser
hb [Fri, 15 Dec 2017 13:46:19 +0530] rev 55984
Initial changes for jmx-rest-api
michaelm [Thu, 14 Dec 2017 18:41:57 +0000] rev 55983
http-client-branch: Fixed 8192966: HttpClient should reuse TCP connection for h2c connections
chegar [Thu, 14 Dec 2017 12:28:32 +0000] rev 55982
http-client-branch: merge with default
michaelm [Mon, 11 Dec 2017 16:43:11 +0000] rev 55981
http-client-branch: Fixed h2c connection reuse problem (connections not being reused/cached)
shade [Fri, 08 Dec 2017 15:44:08 +0100] rev 55980
Make sure Epsilon is able to use the last bit of expanded heap
shade [Fri, 08 Dec 2017 13:45:22 +0100] rev 55979
Print heap counters occasionally
prappo [Fri, 08 Dec 2017 12:35:49 +0300] rev 55978
http-client-branch: (WebSocket) tests cleanup
prappo [Fri, 08 Dec 2017 12:27:49 +0300] rev 55977
http-client-branch: (WebSocket) WSHandshakeException cleanup
shade [Thu, 07 Dec 2017 13:23:41 +0100] rev 55976
Fix implicit conversion out of size_t.
shade [Thu, 07 Dec 2017 13:19:22 +0100] rev 55975
Fixup serviceability for Epsilon.
shade [Thu, 07 Dec 2017 13:05:31 +0100] rev 55974
Merge
chegar [Thu, 07 Dec 2017 11:54:55 +0000] rev 55973
http-client-branch: merge with default
chegar [Wed, 06 Dec 2017 19:07:16 +0000] rev 55972
http-client-branch: remove trailing whitespace
chegar [Wed, 06 Dec 2017 18:40:15 +0000] rev 55971
http-client-branch: BufferingSubscriberTest needs to be lock-step with the Publisher
dfuchs [Wed, 06 Dec 2017 16:08:15 +0000] rev 55970
http-client-branch: workaround issue with SubmissionPublisher::close in several tests
prappo [Wed, 06 Dec 2017 18:47:54 +0300] rev 55969
http-client-branch: (WebSocket) relaxed Opening Handshake constraints; originated from JDK-8191646
chegar [Wed, 06 Dec 2017 14:29:06 +0000] rev 55968
http-client-branch: common random seed handling for whitebox tests
ihse [Wed, 06 Dec 2017 14:17:44 +0100] rev 55967
Merge
ihse [Wed, 06 Dec 2017 14:13:50 +0100] rev 55966
Restore boot-jdk fix.
dfuchs [Wed, 06 Dec 2017 12:44:05 +0000] rev 55965
http-client-branch: work around issue with SP::close in BufferingSubscriberTest
dfuchs [Wed, 06 Dec 2017 12:39:37 +0000] rev 55964
Merge
dfuchs [Wed, 06 Dec 2017 12:18:08 +0000] rev 55963
Merge
dfuchs [Wed, 06 Dec 2017 10:44:31 +0000] rev 55962
http-client-branch: make test MockServer more resilient to rogue clients
chegar [Wed, 06 Dec 2017 12:15:54 +0000] rev 55961
http-client-branch: review comment: make test HTTP/2 server more tollerant of bad connections
chegar [Wed, 06 Dec 2017 12:11:36 +0000] rev 55960
http-client-branch: addditional BufferingSubscriberTest checks
chegar [Wed, 06 Dec 2017 12:05:38 +0000] rev 55959
http-client-branch: review comment: small fixes to BufferingSubscriber, and add a User-Agent header
dfuchs [Wed, 06 Dec 2017 10:33:27 +0000] rev 55958
http-client-branch: review comment: Utils::accumulateBuffers sets a wrong limit
prappo [Tue, 05 Dec 2017 22:44:33 +0300] rev 55957
http-client-branch: (WebSocket) SelectorTest
ihse [Tue, 05 Dec 2017 13:32:07 +0100] rev 55956
Merge
chegar [Tue, 05 Dec 2017 10:28:45 +0000] rev 55955
http-client-branch: merge with default
ihse [Tue, 05 Dec 2017 12:57:48 +0100] rev 55954
Fix last FIXMEs in fake spec. Fix OPENJDK_BUILD_OS bug.
chegar [Tue, 05 Dec 2017 10:21:41 +0000] rev 55953
http-client-branch: review comment: alignment
ihse [Tue, 05 Dec 2017 11:12:20 +0100] rev 55952
Add BUILD_JAVA.
ihse [Tue, 05 Dec 2017 11:11:50 +0100] rev 55951
Make it possible to override variables passed on the command line
dfuchs [Tue, 05 Dec 2017 10:07:50 +0000] rev 55950
http-client-branch: SSLFlowDelegate::cleanList should not remove the final SENTINEL. HttpResponseInputStream.close should wakeup the reader, if any.
ihse [Mon, 04 Dec 2017 21:51:02 +0100] rev 55949
Merge
chegar [Mon, 04 Dec 2017 16:54:26 +0000] rev 55948
http-client-branch: review comment: correct appending of inbound data to the tail of FramesDecoder
dfuchs [Mon, 04 Dec 2017 14:53:28 +0000] rev 55947
http-client-branch: split SSLTubeTest for better diagnosis
dfuchs [Mon, 04 Dec 2017 13:00:05 +0000] rev 55946
http-client-branch: 8192962: issue with BUFFER_UNDERFLOW
chegar [Sun, 03 Dec 2017 20:56:29 +0000] rev 55945
http-client-branch: review comment: HTTP/1.1 Publisher should publish WHILE there is demand and outgoing
prappo [Sun, 03 Dec 2017 22:34:23 +0300] rev 55944
http-client-branch: merge
prappo [Thu, 30 Nov 2017 22:27:18 +0300] rev 55943
http-client-branch: (WebSocket) tests
dfuchs [Sat, 02 Dec 2017 17:40:57 +0000] rev 55942
http-client-barnch: fixed a few issues discovered while stress testing and a race condition in SSLFlowDelegate
michaelm [Fri, 01 Dec 2017 19:25:34 +0000] rev 55941
http-client-branch: Fixed some Http2TestServer issues
michaelm [Fri, 01 Dec 2017 09:40:02 +0000] rev 55940
http-client-branch: SSL h2 connections not being cached or re-used
shade [Thu, 30 Nov 2017 18:51:47 +0100] rev 55939
Rename EpsilonCollectedHeap to EpsilonHeap.
shade [Thu, 30 Nov 2017 18:43:41 +0100] rev 55938
Remove stray post-merge difference.
chegar [Thu, 30 Nov 2017 17:49:29 +0000] rev 55937
http-client-branch: merge
chegar [Thu, 30 Nov 2017 17:36:08 +0000] rev 55936
http-client-branch: review comment: split NoBoby test in two, takes too long to run
shade [Thu, 30 Nov 2017 18:32:06 +0100] rev 55935
Fixup Epsilon for GC interface updates
shade [Thu, 30 Nov 2017 17:13:33 +0100] rev 55934
Merge
ihse [Thu, 30 Nov 2017 16:27:31 +0100] rev 55933
Fix JAVA_ARGS.
ihse [Thu, 30 Nov 2017 16:26:23 +0100] rev 55932
Almost all of prebuilt spec is now resolved.
ihse [Thu, 30 Nov 2017 16:17:17 +0100] rev 55931
Use InitSupport.gmk. Better prebuilt variable info.
ihse [Thu, 30 Nov 2017 16:16:34 +0100] rev 55930
Replace : with / to better support all use cases.
prappo [Thu, 30 Nov 2017 17:56:11 +0300] rev 55929
http-client-branch: (WebSocket) formatting
ihse [Thu, 30 Nov 2017 14:56:27 +0100] rev 55928
Remove old attempts.
ihse [Thu, 30 Nov 2017 14:48:58 +0100] rev 55927
Merge
ihse [Thu, 30 Nov 2017 14:46:39 +0100] rev 55926
Ignore exit code from run-test-prebuilt in test/Makefile.
chegar [Thu, 30 Nov 2017 11:30:26 +0000] rev 55925
http-client-branch: merge with default
chegar [Thu, 30 Nov 2017 11:28:47 +0000] rev 55924
http-client-branch: review comment: remove testing specific property check
chegar [Thu, 30 Nov 2017 11:03:23 +0000] rev 55923
http-client-branch: review comment: remove unused methods and incorrect comment
prappo [Thu, 30 Nov 2017 13:35:26 +0300] rev 55922
http-client-branch: (WebSocket) bug fix & test
ihse [Thu, 30 Nov 2017 00:31:24 +0100] rev 55921
Try to not exit with error.
ihse [Thu, 30 Nov 2017 00:30:37 +0100] rev 55920
Clean up gnumake duplicated logic.
ihse [Wed, 29 Nov 2017 23:34:29 +0100] rev 55919
Fix new exitcode code. Support more arguments in CreateNewSpec.
ihse [Wed, 29 Nov 2017 23:28:21 +0100] rev 55918
Fix TR to work on solaris.
ihse [Wed, 29 Nov 2017 22:42:24 +0100] rev 55917
Remove duplicate whitespace.
ihse [Wed, 29 Nov 2017 22:40:23 +0100] rev 55916
Merge
ihse [Wed, 29 Nov 2017 22:35:35 +0100] rev 55915
Improved exit code handling.
ihse [Wed, 29 Nov 2017 22:02:21 +0100] rev 55914
Setup target os/cpu for prebuilt.
ihse [Wed, 29 Nov 2017 21:27:15 +0100] rev 55913
Setup path properly for MAKE env variable.
michaelm [Wed, 29 Nov 2017 16:59:38 +0000] rev 55912
http-client-branch: fixed Http2TestServerConnection problem
chegar [Wed, 29 Nov 2017 16:34:52 +0000] rev 55911
http-client-branch: review comment: set connected for immediate non-blocking connect
prappo [Wed, 29 Nov 2017 14:27:12 +0300] rev 55910
http-client-branch: (HPACK) fix for OOME in test
dfuchs [Wed, 29 Nov 2017 11:15:19 +0000] rev 55909
http-client-branch: review comment: SSLTubeTest is ignored (and some associated fix and cleanup)
prappo [Tue, 28 Nov 2017 18:03:56 +0300] rev 55908
http-client-branch: (WebSocket) dead test code
prappo [Tue, 28 Nov 2017 17:30:14 +0300] rev 55907
http-client-branch: (WebSocket) tests & bugfixes
chegar [Tue, 28 Nov 2017 13:57:23 +0000] rev 55906
http-client-branch: review comment: remove unnecessary testng timeout
dfuchs [Tue, 28 Nov 2017 11:27:05 +0000] rev 55905
http-client-branch: 8185847: jdk/test/java/net/httpclient/security/*.policy files are missing copyrights
chegar [Tue, 28 Nov 2017 10:19:38 +0000] rev 55904
http-client-branch: merge with default
chegar [Tue, 28 Nov 2017 10:17:11 +0000] rev 55903
http-client-branch: merge with default
prappo [Tue, 28 Nov 2017 12:25:13 +0300] rev 55902
http-client-branch: (WebSocket) removed locking from the impl
ihse [Tue, 28 Nov 2017 10:21:25 +0100] rev 55901
Save exit code in exitcode.txt.
ihse [Tue, 28 Nov 2017 09:49:11 +0100] rev 55900
Provide a proper make when running tests.
ihse [Tue, 28 Nov 2017 09:40:50 +0100] rev 55899
* Properly check provided variables.
* Emulate old output directory structure.
ihse [Tue, 28 Nov 2017 02:18:33 +0100] rev 55898
Include TESTDIRS when converting to run-test-prebuilt.
ihse [Tue, 28 Nov 2017 01:56:18 +0100] rev 55897
Fix names for group only selection.
ihse [Tue, 28 Nov 2017 01:44:26 +0100] rev 55896
Merge
ihse [Tue, 28 Nov 2017 01:44:09 +0100] rev 55895
Enable USE_RUN_TEST in jib profile.
ihse [Mon, 27 Nov 2017 19:36:51 +0100] rev 55894
Merge
ihse [Mon, 27 Nov 2017 19:04:36 +0100] rev 55893
Add USE_RUN_TEST to test/Makefile.
dfuchs [Mon, 27 Nov 2017 16:40:01 +0000] rev 55892
http-client-branch: improve coverage for ExceptionallyCloseable
dfuchs [Mon, 27 Nov 2017 14:29:38 +0000] rev 55891
http-client-branch: review comments: TimeoutBasic.java is ignored
chegar [Mon, 27 Nov 2017 13:53:52 +0000] rev 55890
http-client-branch: review comment: add test for WebSocketHandshakeException
ihse [Mon, 27 Nov 2017 14:39:58 +0100] rev 55889
Add support for optional JIB_JAR.
ihse [Mon, 27 Nov 2017 14:31:44 +0100] rev 55888
Clean up some stuff in fake spec.
ihse [Mon, 27 Nov 2017 14:25:35 +0100] rev 55887
Use OUTPUTDIR.
ihse [Mon, 27 Nov 2017 14:24:23 +0100] rev 55886
Cleanup leftover custom stuff, include custom at the end.
ihse [Mon, 27 Nov 2017 14:17:16 +0100] rev 55885
Missed one file.
ihse [Mon, 27 Nov 2017 14:15:35 +0100] rev 55884
Getting run-test-prebuilt to work quite well.
chegar [Mon, 27 Nov 2017 12:56:01 +0000] rev 55883
http-client-branch: review comment: test for previous fix to ensure onComplete is not invoked before onSubscribe
ihse [Mon, 27 Nov 2017 12:29:28 +0100] rev 55882
Use OUTPUTDIR instead of OUTPUT_ROOT.
ihse [Mon, 27 Nov 2017 12:23:47 +0100] rev 55881
Populate with latest code from jdk9 sandbox.
chegar [Mon, 27 Nov 2017 11:15:28 +0000] rev 55880
http-client-branch: review comment: update copyright year range
ihse [Mon, 27 Nov 2017 12:01:13 +0100] rev 55879
Created ihse-testmakefiles-branch
chegar [Sun, 26 Nov 2017 09:29:53 +0000] rev 55878
http-client-branch: review comment, remove test from the ProblemList that was added in the JDK mainline
chegar [Sat, 25 Nov 2017 22:44:40 +0000] rev 55877
http-client-branch: review comment, the -> this
chegar [Sat, 25 Nov 2017 21:37:14 +0000] rev 55876
http-client-branch: more no body tests
chegar [Sat, 25 Nov 2017 21:36:35 +0000] rev 55875
http-client-branch: review comment onSubscribe before onXXX
chegar [Sat, 25 Nov 2017 16:24:26 +0000] rev 55874
http-client-branch: review comment add more checks to tests for redirect
chegar [Sat, 25 Nov 2017 16:23:20 +0000] rev 55873
http-client-branch: review comment Add toString to HttpHeaders
prappo [Sat, 25 Nov 2017 15:34:04 +0300] rev 55872
http-client-branch: (WebSocket) Demand in Receiver
michaelm [Fri, 24 Nov 2017 20:48:35 +0000] rev 55871
http-client-branch: fixing synchronization problem in ping test
chegar [Fri, 24 Nov 2017 18:42:32 +0000] rev 55870
http-client-branch: review comment add missing license header
dfuchs [Fri, 24 Nov 2017 18:30:37 +0000] rev 55869
http-client-branch: review comments BodySubscriber should specify how an implementation is expected to behave.
michaelm [Fri, 24 Nov 2017 17:34:57 +0000] rev 55868
http-client-branch: added ping support to test http2 server and some test pings from server to client in the BasicTest
prappo [Fri, 24 Nov 2017 17:51:51 +0300] rev 55867
http-client-branch: (WebSocket) cleanup & simplifications
dfuchs [Fri, 24 Nov 2017 12:10:19 +0000] rev 55866
http-client-branch: relax server side exception handling in CancelledResponse test
chegar [Thu, 23 Nov 2017 19:08:06 +0000] rev 55865
http-client-branch: review comment remove trailing white space
dfuchs [Thu, 23 Nov 2017 17:13:51 +0000] rev 55864
http-client-branch: fix cancel() to close the HTTP/1 forcefully as it cannot be reused
prappo [Thu, 23 Nov 2017 18:52:22 +0300] rev 55863
http-client-branch: (WebSocket) cleanup
prappo [Thu, 23 Nov 2017 17:46:02 +0300] rev 55862
http-client-branch: (WebSocket) testing sending messages
chegar [Thu, 23 Nov 2017 12:50:34 +0000] rev 55861
http-client-branch: further review comments on error handling in BufferedSubscriber
dfuchs [Thu, 23 Nov 2017 10:21:19 +0000] rev 55860
http-client-branch: review comments add missing links to pre-defined BodyHandlers
chegar [Wed, 22 Nov 2017 21:29:20 +0000] rev 55859
http-client-branch: review comment on buffering subscriber, and new test to verify the change
dfuchs [Wed, 22 Nov 2017 16:27:08 +0000] rev 55858
http-client-branch: review comment BodySubscriber::asInputStream
chegar [Wed, 22 Nov 2017 15:32:17 +0000] rev 55857
http-client-branch: review comments add buffering cancallation test
chegar [Wed, 22 Nov 2017 15:29:29 +0000] rev 55856
http-client-branch: review comments remove superflous ssl permission check
chegar [Wed, 22 Nov 2017 15:26:44 +0000] rev 55855
http-client-branch: review comments minor spec cleanup
prappo [Wed, 22 Nov 2017 17:27:22 +0300] rev 55854
http-client-branch: (HPACK) renamed test
prappo [Wed, 22 Nov 2017 17:13:35 +0300] rev 55853
http-client-branch: (WebSocket) moving http proxy-related code to OpeningHandshake
michaelm [Wed, 22 Nov 2017 11:21:36 +0000] rev 55852
http-client-branch: HttpRequest/HttpResponse api change: remove link between requests, add links between responses. Fixed some redirection problems
chegar [Wed, 22 Nov 2017 10:15:53 +0000] rev 55851
http-client-branch: review comments, minor WS spec updates
prappo [Wed, 22 Nov 2017 11:30:24 +0300] rev 55850
http-client-branch: (WebSocket) CompletableFuture -> MinimalFuture
chegar [Tue, 21 Nov 2017 20:38:12 +0000] rev 55849
http-client-branch: review comments on WS spec
dfuchs [Tue, 21 Nov 2017 16:39:20 +0000] rev 55848
http-client-branch: remove usage of deprecated Class::newInstance
prappo [Tue, 21 Nov 2017 17:17:37 +0300] rev 55847
http-client-branch: removed RS TCK-incompatible publisher, updated subscribers so they'd pass TCK
dfuchs [Tue, 21 Nov 2017 12:32:16 +0000] rev 55846
http-client-branch: avoid picking buffer size resulting in too long delays for BufferingSubscriberTest.java
chegar [Tue, 21 Nov 2017 11:33:17 +0000] rev 55845
http-client-branch: merge
chegar [Tue, 21 Nov 2017 10:24:53 +0000] rev 55844
http-client-branch: merge with default
prappo [Tue, 21 Nov 2017 13:30:18 +0300] rev 55843
http-client-branch: (WebSocket) cleanup. Removed not needed classes. I'll bring some of them in later, when I need them.
prappo [Tue, 21 Nov 2017 12:27:45 +0300] rev 55842
http-client-branch: (WebSocket) API update
chegar [Mon, 20 Nov 2017 18:36:57 +0000] rev 55841
http-client-branch: remove some degenerate test cases from BufferingSubscriberTest
dfuchs [Mon, 20 Nov 2017 15:46:45 +0000] rev 55840
http-client-branch: more debugging, and hopefully a fix, for a FlowTest intermittent failure (ERROR AT END)
dfuchs [Mon, 20 Nov 2017 15:37:10 +0000] rev 55839
http-client-branch: minor doc formatting
prappo [Sat, 18 Nov 2017 20:13:09 +0300] rev 55838
http-client-branch: (WebSocket) builder change
chegar [Fri, 17 Nov 2017 18:38:05 +0000] rev 55837
http-client-branch: review comment asFileImpl sneaked into the API
dfuchs [Fri, 17 Nov 2017 17:46:30 +0000] rev 55836
http-client-branch: more precision for GET() in HttpRequest.Builder
dfuchs [Fri, 17 Nov 2017 17:34:58 +0000] rev 55835
http-client-branch: more precision for headers in HttpRequest.Builder
dfuchs [Fri, 17 Nov 2017 16:34:05 +0000] rev 55834
http-client-branch: minor doc formatting in HttpRequest