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