Tue, 20 Feb 2018 09:55:18 +0000 http-client-branch: add link to illegal WebSocket headers http-client-branch
chegar [Tue, 20 Feb 2018 09:55:18 +0000] rev 56156
http-client-branch: add link to illegal WebSocket headers
Mon, 19 Feb 2018 23:25:11 +0100 Make configure compile. ihse-cflags-rewrite-branch
ihse [Mon, 19 Feb 2018 23:25:11 +0100] rev 56155
Make configure compile.
Mon, 19 Feb 2018 23:09:18 +0100 Fix syntax errors. ihse-cflags-rewrite-branch
ihse [Mon, 19 Feb 2018 23:09:18 +0100] rev 56154
Fix syntax errors.
Mon, 19 Feb 2018 23:07:19 +0100 CFLAGS is roughly sorted out now... ihse-cflags-rewrite-branch
ihse [Mon, 19 Feb 2018 23:07:19 +0100] rev 56153
CFLAGS is roughly sorted out now...
Mon, 19 Feb 2018 14:53:00 +0000 http-client-branch: minor change in Builder doc for consistency http-client-branch
chegar [Mon, 19 Feb 2018 14:53:00 +0000] rev 56152
http-client-branch: minor change in Builder doc for consistency
Mon, 19 Feb 2018 14:36:31 +0000 http-client-branch: clarify strict size requirement for received ping/pong messages http-client-branch
chegar [Mon, 19 Feb 2018 14:36:31 +0000] rev 56151
http-client-branch: clarify strict size requirement for received ping/pong messages
Mon, 19 Feb 2018 14:19:40 +0100 Move LDFLAGS handling to flags-ldflags.m4. ihse-cflags-rewrite-branch
ihse [Mon, 19 Feb 2018 14:19:40 +0100] rev 56150
Move LDFLAGS handling to flags-ldflags.m4.
Mon, 19 Feb 2018 14:14:59 +0100 Cleaning up LDFLAGS, almost done. ihse-cflags-rewrite-branch
ihse [Mon, 19 Feb 2018 14:14:59 +0100] rev 56149
Cleaning up LDFLAGS, almost done.
Mon, 19 Feb 2018 12:47:47 +0100 Getting the overall structure basically right. ihse-cflags-rewrite-branch
ihse [Mon, 19 Feb 2018 12:47:47 +0100] rev 56148
Getting the overall structure basically right.
Mon, 19 Feb 2018 11:37:43 +0100 Sorting out LIBS. ihse-cflags-rewrite-branch
ihse [Mon, 19 Feb 2018 11:37:43 +0100] rev 56147
Sorting out LIBS.
Mon, 19 Feb 2018 11:08:33 +0100 Merge ihse-cflags-rewrite-branch
ihse [Mon, 19 Feb 2018 11:08:33 +0100] rev 56146
Merge
Fri, 16 Feb 2018 20:55:07 +0100 Try to extract defines. ihse-cflags-rewrite-branch
ihse [Fri, 16 Feb 2018 20:55:07 +0100] rev 56145
Try to extract defines.
Fri, 16 Feb 2018 20:45:47 +0100 Sorting out LDFLAGS. ihse-cflags-rewrite-branch
ihse [Fri, 16 Feb 2018 20:45:47 +0100] rev 56144
Sorting out LDFLAGS.
Fri, 16 Feb 2018 18:18:16 +0000 http-client-branch: fix a few more typos in spec http-client-branch
chegar [Fri, 16 Feb 2018 18:18:16 +0000] rev 56143
http-client-branch: fix a few more typos in spec
Fri, 16 Feb 2018 16:50:27 +0000 http-client-branch: fix a few more typos in spec http-client-branch
chegar [Fri, 16 Feb 2018 16:50:27 +0000] rev 56142
http-client-branch: fix a few more typos in spec
Fri, 16 Feb 2018 16:27:01 +0000 http-client-branch: fix a few typos in spec http-client-branch
chegar [Fri, 16 Feb 2018 16:27:01 +0000] rev 56141
http-client-branch: fix a few typos in spec
Fri, 16 Feb 2018 16:23:54 +0000 http-client-branch: Builders as interfaces http-client-branch
chegar [Fri, 16 Feb 2018 16:23:54 +0000] rev 56140
http-client-branch: Builders as interfaces
Fri, 16 Feb 2018 16:09:14 +0000 http-client-branch: HttpResponse as an interface http-client-branch
chegar [Fri, 16 Feb 2018 16:09:14 +0000] rev 56139
http-client-branch: HttpResponse as an interface
Fri, 16 Feb 2018 15:06:29 +0000 http-client-branch: HTTP Client file publishers, handlers, and subscribers as capability objects http-client-branch
chegar [Fri, 16 Feb 2018 15:06:29 +0000] rev 56138
http-client-branch: HTTP Client file publishers, handlers, and subscribers as capability objects
Fri, 16 Feb 2018 10:34:17 +0000 http-client-branch: added system property to disable hostname verification for testing http-client-branch
michaelm [Fri, 16 Feb 2018 10:34:17 +0000] rev 56137
http-client-branch: added system property to disable hostname verification for testing
Thu, 15 Feb 2018 20:09:01 +0000 http-client-branch: Fixed chunked encoding in DigestEchoServer http-client-branch
dfuchs [Thu, 15 Feb 2018 20:09:01 +0000] rev 56136
http-client-branch: Fixed chunked encoding in DigestEchoServer
Thu, 15 Feb 2018 19:11:34 +0000 http-client-branch: Fixed variable lenght logic in HttpServerAdapters.java http-client-branch
dfuchs [Thu, 15 Feb 2018 19:11:34 +0000] rev 56135
http-client-branch: Fixed variable lenght logic in HttpServerAdapters.java
Thu, 15 Feb 2018 16:32:53 +0000 http-client-branch: Extend ThrowingSubscribers.java to test several exception classes http-client-branch
dfuchs [Thu, 15 Feb 2018 16:32:53 +0000] rev 56134
http-client-branch: Extend ThrowingSubscribers.java to test several exception classes
Thu, 15 Feb 2018 15:28:17 +0000 http-client-branch: Add a test for Handlers/Subscribers as described in JDK-8165220 http-client-branch
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
Thu, 15 Feb 2018 14:10:27 +0000 http-client-branch: fix asFileDownload handler and add test http-client-branch
chegar [Thu, 15 Feb 2018 14:10:27 +0000] rev 56132
http-client-branch: fix asFileDownload handler and add test
Thu, 15 Feb 2018 12:31:14 +0000 http-client-branch: minor cleanup and improve testing for response version and session http-client-branch
chegar [Thu, 15 Feb 2018 12:31:14 +0000] rev 56131
http-client-branch: minor cleanup and improve testing for response version and session
Thu, 15 Feb 2018 12:08:12 +0000 http-client-branch: (WebSocket) fixing sloppy commit http-client-branch
prappo [Thu, 15 Feb 2018 12:08:12 +0000] rev 56130
http-client-branch: (WebSocket) fixing sloppy commit
Thu, 15 Feb 2018 10:23:00 +0000 http-client-branch: (WebSocket) added test which aggregates text messages through StringBuilder http-client-branch
prappo [Thu, 15 Feb 2018 10:23:00 +0000] rev 56129
http-client-branch: (WebSocket) added test which aggregates text messages through StringBuilder
Wed, 14 Feb 2018 17:35:42 +0000 http-client-branch: 8196967: HTTP1/HTTP2 Proxy Issue http-client-branch
dfuchs [Wed, 14 Feb 2018 17:35:42 +0000] rev 56128
http-client-branch: 8196967: HTTP1/HTTP2 Proxy Issue
Wed, 14 Feb 2018 17:02:56 +0000 http-client-branch: Fixed problem in last push in Response.java http-client-branch
michaelm [Wed, 14 Feb 2018 17:02:56 +0000] rev 56127
http-client-branch: Fixed problem in last push in Response.java
Wed, 14 Feb 2018 16:04:18 +0000 http-client-branch: fixed TLS hostname checking issue, SSL session reuse, and changed HttpResponse to return SSLSession http-client-branch
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
Wed, 14 Feb 2018 14:31:00 +0100 Kill CFLAGS_JDKLIB_EXTRA. ihse-cflags-rewrite-branch
ihse [Wed, 14 Feb 2018 14:31:00 +0100] rev 56125
Kill CFLAGS_JDKLIB_EXTRA.
Wed, 14 Feb 2018 14:03:10 +0100 Start breaking out stuff from flags.m4. ihse-cflags-rewrite-branch
ihse [Wed, 14 Feb 2018 14:03:10 +0100] rev 56124
Start breaking out stuff from flags.m4.
Wed, 14 Feb 2018 13:22:05 +0100 Create ihse-cflags-rewrite-branch ihse-cflags-rewrite-branch
ihse [Wed, 14 Feb 2018 13:22:05 +0100] rev 56123
Create ihse-cflags-rewrite-branch
Tue, 13 Feb 2018 16:22:49 +0000 http-client-branch: fix typo in previous push http-client-branch
chegar [Tue, 13 Feb 2018 16:22:49 +0000] rev 56122
http-client-branch: fix typo in previous push
Tue, 13 Feb 2018 15:28:07 +0000 http-client-branch: add RFC links to the package description. Add javadoc to the public Exception types http-client-branch
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
Tue, 13 Feb 2018 14:42:41 +0000 http-client-branch: fix doc examples for BodyHandler::fromLineSubscriber (tahe II) http-client-branch
dfuchs [Tue, 13 Feb 2018 14:42:41 +0000] rev 56120
http-client-branch: fix doc examples for BodyHandler::fromLineSubscriber (tahe II)
Tue, 13 Feb 2018 14:34:00 +0000 http-client-branch: fix doc examples for BodyHandler::fromLineSubscriber http-client-branch
dfuchs [Tue, 13 Feb 2018 14:34:00 +0000] rev 56119
http-client-branch: fix doc examples for BodyHandler::fromLineSubscriber
Tue, 13 Feb 2018 15:28:07 +0100 Remove launcher mapfiles. ihse-remove-mapfiles-branch
ihse [Tue, 13 Feb 2018 15:28:07 +0100] rev 56118
Remove launcher mapfiles.
Tue, 13 Feb 2018 15:25:33 +0100 Solaris syntax fix. ihse-remove-mapfiles-branch
jprtadm [Tue, 13 Feb 2018 15:25:33 +0100] rev 56117
Solaris syntax fix.
Tue, 13 Feb 2018 15:23:08 +0100 More solaris hack to compile. ihse-remove-mapfiles-branch
jprtadm [Tue, 13 Feb 2018 15:23:08 +0100] rev 56116
More solaris hack to compile.
Tue, 13 Feb 2018 15:18:38 +0100 Oops. ihse-remove-mapfiles-branch
ihse [Tue, 13 Feb 2018 15:18:38 +0100] rev 56115
Oops.
Tue, 13 Feb 2018 15:14:11 +0100 Hacking away at solaris. ihse-remove-mapfiles-branch
jprtadm [Tue, 13 Feb 2018 15:14:11 +0100] rev 56114
Hacking away at solaris.
Tue, 13 Feb 2018 14:54:44 +0100 Fix compiler flags for all compilers. ihse-remove-mapfiles-branch
ihse [Tue, 13 Feb 2018 14:54:44 +0100] rev 56113
Fix compiler flags for all compilers.
Tue, 13 Feb 2018 14:07:56 +0100 Remove libjsig mapfile. ihse-remove-mapfiles-branch
ihse [Tue, 13 Feb 2018 14:07:56 +0100] rev 56112
Remove libjsig mapfile.
Tue, 13 Feb 2018 13:07:50 +0100 Remove unpack200-exe mapfiles. ihse-remove-mapfiles-branch
ihse [Tue, 13 Feb 2018 13:07:50 +0100] rev 56111
Remove unpack200-exe mapfiles.
Tue, 13 Feb 2018 13:02:19 +0100 Remove the libmlib_image mapfile. ihse-remove-mapfiles-branch
ihse [Tue, 13 Feb 2018 13:02:19 +0100] rev 56110
Remove the libmlib_image mapfile.
Tue, 13 Feb 2018 12:39:56 +0100 Remove libsaproc mapfiles. ihse-remove-mapfiles-branch
ihse [Tue, 13 Feb 2018 12:39:56 +0100] rev 56109
Remove libsaproc mapfiles.
Tue, 13 Feb 2018 11:54:44 +0100 Remove libfontmanager and libjava mapfiles. ihse-remove-mapfiles-branch
ihse [Tue, 13 Feb 2018 11:54:44 +0100] rev 56108
Remove libfontmanager and libjava mapfiles.
Tue, 13 Feb 2018 11:35:47 +0100 Remove all trivial mapfiles. ihse-remove-mapfiles-branch
ihse [Tue, 13 Feb 2018 11:35:47 +0100] rev 56107
Remove all trivial mapfiles.
Tue, 13 Feb 2018 10:37:33 +0100 First stab at removing mapfiles. ihse-remove-mapfiles-branch
ihse [Tue, 13 Feb 2018 10:37:33 +0100] rev 56106
First stab at removing mapfiles.
Tue, 13 Feb 2018 10:36:52 +0100 Create ihse-remove-mapfiles-branch ihse-remove-mapfiles-branch
ihse [Tue, 13 Feb 2018 10:36:52 +0100] rev 56105
Create ihse-remove-mapfiles-branch
Mon, 12 Feb 2018 18:45:17 +0000 http-client-branch: (HttpClient) JDK-fixed 8196962 http-client-branch
prappo [Mon, 12 Feb 2018 18:45:17 +0000] rev 56104
http-client-branch: (HttpClient) JDK-fixed 8196962
Mon, 12 Feb 2018 17:32:52 +0000 http-client-branch: Add whitebox tests for AuthenticationFilter. http-client-branch
dfuchs [Mon, 12 Feb 2018 17:32:52 +0000] rev 56103
http-client-branch: Add whitebox tests for AuthenticationFilter.
Sat, 10 Feb 2018 08:39:29 +0000 http-client-branch: minor module and package javadoc change http-client-branch
chegar [Sat, 10 Feb 2018 08:39:29 +0000] rev 56102
http-client-branch: minor module and package javadoc change
Fri, 09 Feb 2018 18:50:31 +0000 http-client-branch: minor bug fixes http-client-branch
chegar [Fri, 09 Feb 2018 18:50:31 +0000] rev 56101
http-client-branch: minor bug fixes
Fri, 09 Feb 2018 15:22:31 +0000 http-client-branch: remove java.net.http from DOCS_MODULES since it is part of java.se http-client-branch
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
Fri, 09 Feb 2018 12:34:07 +0000 http-client-branch: revert overzealous use of @linkplain http-client-branch
chegar [Fri, 09 Feb 2018 12:34:07 +0000] rev 56099
http-client-branch: revert overzealous use of @linkplain
Fri, 09 Feb 2018 09:26:44 +0000 http-client-branch: minor doc cleanup http-client-branch
chegar [Fri, 09 Feb 2018 09:26:44 +0000] rev 56098
http-client-branch: minor doc cleanup
Thu, 08 Feb 2018 20:58:35 +0000 http-client-branch: javadoc refresh and minor fixes http-client-branch
chegar [Thu, 08 Feb 2018 20:58:35 +0000] rev 56097
http-client-branch: javadoc refresh and minor fixes
Thu, 08 Feb 2018 21:05:35 +0100 Make sure arch-specific barriers are properly scoped epsilon-gc-branch
shade [Thu, 08 Feb 2018 21:05:35 +0100] rev 56096
Make sure arch-specific barriers are properly scoped
Thu, 08 Feb 2018 20:56:03 +0100 Merge epsilon-gc-branch
shade [Thu, 08 Feb 2018 20:56:03 +0100] rev 56095
Merge
Wed, 07 Feb 2018 22:49:25 +0000 http-client-branch: (HttpClient) cleanup before JDK-8196962. Removing a legacy logging for HPACK decoding. The HPACK core provides a more robust one. http-client-branch
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.
Wed, 07 Feb 2018 22:09:31 +0000 http-client-baranch: long lines http-client-branch
chegar [Wed, 07 Feb 2018 22:09:31 +0000] rev 56093
http-client-baranch: long lines
Wed, 07 Feb 2018 21:45:37 +0000 http-client-branch: move implementation to jdk.internal.net.http http-client-branch
chegar [Wed, 07 Feb 2018 21:45:37 +0000] rev 56092
http-client-branch: move implementation to jdk.internal.net.http
Wed, 07 Feb 2018 15:46:30 +0000 http-client-branch: more fixes for odd intermittent failures http-client-branch
dfuchs [Wed, 07 Feb 2018 15:46:30 +0000] rev 56091
http-client-branch: more fixes for odd intermittent failures
Wed, 07 Feb 2018 15:41:04 +0000 http-client-branch: remove superflous add-modules from security test http-client-branch
chegar [Wed, 07 Feb 2018 15:41:04 +0000] rev 56090
http-client-branch: remove superflous add-modules from security test
Wed, 07 Feb 2018 14:17:24 +0000 http-client-branch: move to standard package and module name http-client-branch
chegar [Wed, 07 Feb 2018 14:17:24 +0000] rev 56089
http-client-branch: move to standard package and module name
Tue, 06 Feb 2018 19:37:56 +0000 http-client-branch: update copyright year ranges in prep for file moves http-client-branch
chegar [Tue, 06 Feb 2018 19:37:56 +0000] rev 56088
http-client-branch: update copyright year ranges in prep for file moves
Tue, 06 Feb 2018 19:33:23 +0000 http-client-branch: remove incubating tag http-client-branch
chegar [Tue, 06 Feb 2018 19:33:23 +0000] rev 56087
http-client-branch: remove incubating tag
Tue, 06 Feb 2018 19:29:33 +0000 http-client-branch: update public API @since tags http-client-branch
chegar [Tue, 06 Feb 2018 19:29:33 +0000] rev 56086
http-client-branch: update public API @since tags
Tue, 06 Feb 2018 19:26:38 +0000 http-client-branch: remove remaining vestiges of MultiSubscriber and minor doc cleanup http-client-branch
chegar [Tue, 06 Feb 2018 19:26:38 +0000] rev 56085
http-client-branch: remove remaining vestiges of MultiSubscriber and minor doc cleanup
Tue, 06 Feb 2018 17:26:49 +0000 http-client-branch: fix race condition and MT-safety in SmokeTest (fix the fix) http-client-branch
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)
Tue, 06 Feb 2018 17:21:28 +0000 http-client-branch: fix race condition and MT-safety in SmokeTest http-client-branch
dfuchs [Tue, 06 Feb 2018 17:21:28 +0000] rev 56083
http-client-branch: fix race condition and MT-safety in SmokeTest
Tue, 06 Feb 2018 16:07:43 +0000 http-client-branch: added mapping subscriber, miscellaneous bug fixes and change to discard()/replace() subscribers http-client-branch
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
Tue, 06 Feb 2018 15:34:08 +0000 http-client-branch: 8196848: SplitResponseSSL test failing intermitently (but rarely) with HttpClientImpl shutting down. http-client-branch
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.
Tue, 06 Feb 2018 15:20:30 +0000 http-client-branch: add several private <init> methods http-client-branch
chegar [Tue, 06 Feb 2018 15:20:30 +0000] rev 56080
http-client-branch: add several private <init> methods
Tue, 06 Feb 2018 14:10:28 +0000 http-client-branch: more remaining impl types to internal http-client-branch
chegar [Tue, 06 Feb 2018 14:10:28 +0000] rev 56079
http-client-branch: more remaining impl types to internal
Tue, 06 Feb 2018 11:39:55 +0000 http-client-branch: move LineSubscriberAdapter to internal http-client-branch
chegar [Tue, 06 Feb 2018 11:39:55 +0000] rev 56078
http-client-branch: move LineSubscriberAdapter to internal
Tue, 06 Feb 2018 11:15:40 +0000 http-client-branch: move ResponseSubscribers to internal http-client-branch
chegar [Tue, 06 Feb 2018 11:15:40 +0000] rev 56077
http-client-branch: move ResponseSubscribers to internal
Tue, 06 Feb 2018 11:04:44 +0000 http-client-branch: more binding to 0.0.0.0 instead of localhost/127.0.0.1 http-client-branch
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
Tue, 06 Feb 2018 10:34:47 +0000 http-client-branch: move BufferingSubscriber to internal http-client-branch
chegar [Tue, 06 Feb 2018 10:34:47 +0000] rev 56075
http-client-branch: move BufferingSubscriber to internal
Mon, 05 Feb 2018 19:12:00 +0000 http-client-branch: remove redundant null check http-client-branch
chegar [Mon, 05 Feb 2018 19:12:00 +0000] rev 56074
http-client-branch: remove redundant null check
Mon, 05 Feb 2018 19:09:31 +0000 http-client-branch: HttpHeadersImpl use more efficient entrySet http-client-branch
chegar [Mon, 05 Feb 2018 19:09:31 +0000] rev 56073
http-client-branch: HttpHeadersImpl use more efficient entrySet
Mon, 05 Feb 2018 19:01:54 +0000 http-client-branch: use UTF-8 for all convertions to String http-client-branch
chegar [Mon, 05 Feb 2018 19:01:54 +0000] rev 56072
http-client-branch: use UTF-8 for all convertions to String
Mon, 05 Feb 2018 17:18:26 +0000 http-client-branch: immutable data Flow http-client-branch
chegar [Mon, 05 Feb 2018 17:18:26 +0000] rev 56071
http-client-branch: immutable data Flow
Mon, 05 Feb 2018 15:51:09 +0000 http-client-branch: add tests with an HTTP/2 server for custom basic and digest authentication http-client-branch
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
Mon, 05 Feb 2018 12:32:20 +0000 http-client-branch: merge http-client-branch
chegar [Mon, 05 Feb 2018 12:32:20 +0000] rev 56069
http-client-branch: merge
Mon, 05 Feb 2018 12:29:31 +0000 http-client-branch: possible null dereference in Exchange http-client-branch
chegar [Mon, 05 Feb 2018 12:29:31 +0000] rev 56068
http-client-branch: possible null dereference in Exchange
Mon, 05 Feb 2018 12:07:33 +0000 http-client-branch: remove redundant null check in Http1Request http-client-branch
chegar [Mon, 05 Feb 2018 12:07:33 +0000] rev 56067
http-client-branch: remove redundant null check in Http1Request
Mon, 05 Feb 2018 11:59:39 +0000 http-client-branch: (WebSocket) merge (2) http-client-branch
prappo [Mon, 05 Feb 2018 11:59:39 +0000] rev 56066
http-client-branch: (WebSocket) merge (2)
Mon, 05 Feb 2018 11:53:05 +0000 http-client-branch: (WebSocket) merge http-client-branch
prappo [Mon, 05 Feb 2018 11:53:05 +0000] rev 56065
http-client-branch: (WebSocket) merge
Thu, 01 Feb 2018 16:12:28 +0000 http-client-branch: (WebSocket) cleanup http-client-branch
prappo [Thu, 01 Feb 2018 16:12:28 +0000] rev 56064
http-client-branch: (WebSocket) cleanup
Mon, 05 Feb 2018 11:57:50 +0000 http-client-branch: inconsistent synchronization in ConnectionPool http-client-branch
chegar [Mon, 05 Feb 2018 11:57:50 +0000] rev 56063
http-client-branch: inconsistent synchronization in ConnectionPool
Mon, 05 Feb 2018 11:54:03 +0000 http-client-branch: inconsistent synchronization of PushGroup http-client-branch
chegar [Mon, 05 Feb 2018 11:54:03 +0000] rev 56062
http-client-branch: inconsistent synchronization of PushGroup
Mon, 05 Feb 2018 11:46:00 +0000 http-client-branch: incorrect protected field in final class http-client-branch
chegar [Mon, 05 Feb 2018 11:46:00 +0000] rev 56061
http-client-branch: incorrect protected field in final class
Mon, 05 Feb 2018 11:40:32 +0000 http-client-branch: fix serializable fields in internal ALPNException http-client-branch
chegar [Mon, 05 Feb 2018 11:40:32 +0000] rev 56060
http-client-branch: fix serializable fields in internal ALPNException
Mon, 05 Feb 2018 11:36:11 +0000 http-client-branch: fix mutable byte[] references http-client-branch
chegar [Mon, 05 Feb 2018 11:36:11 +0000] rev 56059
http-client-branch: fix mutable byte[] references
Thu, 01 Feb 2018 15:37:38 +0000 http-client-branch: (WebSocket) example-test http-client-branch
prappo [Thu, 01 Feb 2018 15:37:38 +0000] rev 56058
http-client-branch: (WebSocket) example-test
Wed, 31 Jan 2018 17:09:02 +0000 http-client-branch: (WebSocket) test http-client-branch
prappo [Wed, 31 Jan 2018 17:09:02 +0000] rev 56057
http-client-branch: (WebSocket) test
Wed, 31 Jan 2018 16:43:13 +0000 http-client-branch: long lines in ServerPushWithDiffTypes http-client-branch
chegar [Wed, 31 Jan 2018 16:43:13 +0000] rev 56056
http-client-branch: long lines in ServerPushWithDiffTypes
Wed, 31 Jan 2018 16:31:48 +0000 http-client-branch: (WebSocket) tiny spec simplification + test http-client-branch
prappo [Wed, 31 Jan 2018 16:31:48 +0000] rev 56055
http-client-branch: (WebSocket) tiny spec simplification + test
Wed, 31 Jan 2018 16:18:41 +0000 http-client-branch: honor legacy jdk.http.auth.* property when handling proxy-authorization http-client-branch
dfuchs [Wed, 31 Jan 2018 16:18:41 +0000] rev 56054
http-client-branch: honor legacy jdk.http.auth.* property when handling proxy-authorization
Wed, 31 Jan 2018 15:52:35 +0000 http-client-branch: update debugging output in SplitResponse http-client-branch
chegar [Wed, 31 Jan 2018 15:52:35 +0000] rev 56053
http-client-branch: update debugging output in SplitResponse
Wed, 31 Jan 2018 14:38:52 +0000 http-client-branch: (WebSocket) test rename http-client-branch
prappo [Wed, 31 Jan 2018 14:38:52 +0000] rev 56052
http-client-branch: (WebSocket) test rename
Wed, 31 Jan 2018 14:29:56 +0000 http-client-branch: (WebSocket) tests http-client-branch
prappo [Wed, 31 Jan 2018 14:29:56 +0000] rev 56051
http-client-branch: (WebSocket) tests
Wed, 31 Jan 2018 13:08:53 +0000 http-client-branch: expand FlowAdapterSubscriberTest with mapping using convenience handlers http-client-branch
chegar [Wed, 31 Jan 2018 13:08:53 +0000] rev 56050
http-client-branch: expand FlowAdapterSubscriberTest with mapping using convenience handlers
Wed, 31 Jan 2018 11:49:50 +0000 http-client-branch: only add h2 ALPN if TLSv1.2 or greater http-client-branch
chegar [Wed, 31 Jan 2018 11:49:50 +0000] rev 56049
http-client-branch: only add h2 ALPN if TLSv1.2 or greater
Tue, 30 Jan 2018 20:43:32 +0000 http-client-branch: (WebSocket) A test for onClose & IllegalStateException http-client-branch
prappo [Tue, 30 Jan 2018 20:43:32 +0000] rev 56048
http-client-branch: (WebSocket) A test for onClose & IllegalStateException
Tue, 30 Jan 2018 17:39:58 +0000 http-client-branch: (WebSocket) consistent method names in test http-client-branch
prappo [Tue, 30 Jan 2018 17:39:58 +0000] rev 56047
http-client-branch: (WebSocket) consistent method names in test
Tue, 30 Jan 2018 17:29:50 +0000 http-client-branch: (WebSocket) rearranged methods in tests http-client-branch
prappo [Tue, 30 Jan 2018 17:29:50 +0000] rev 56046
http-client-branch: (WebSocket) rearranged methods in tests
Tue, 30 Jan 2018 17:28:12 +0000 http-client-branch: (WebSocket) more tests http-client-branch
prappo [Tue, 30 Jan 2018 17:28:12 +0000] rev 56045
http-client-branch: (WebSocket) more tests
Tue, 30 Jan 2018 13:52:40 +0000 http-client-branch: fix issue in SSL flow delegate when handshake error occurs during unwrap http-client-branch
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
Mon, 29 Jan 2018 18:12:36 +0000 http-client-branch: changed default protocol version when plain http over proxy requested. http-client-branch
michaelm [Mon, 29 Jan 2018 18:12:36 +0000] rev 56043
http-client-branch: changed default protocol version when plain http over proxy requested.
Mon, 29 Jan 2018 15:18:25 +0000 http-client-branch: merge with default http-client-branch
chegar [Mon, 29 Jan 2018 15:18:25 +0000] rev 56042
http-client-branch: merge with default
Fri, 26 Jan 2018 16:46:52 +0000 http-client-branch: make it possible to supply proxy-authorization headers http-client-branch
dfuchs [Fri, 26 Jan 2018 16:46:52 +0000] rev 56041
http-client-branch: make it possible to supply proxy-authorization headers
Fri, 26 Jan 2018 11:08:42 +0000 http-client-branch: SequentialScheduler cleanup http-client-branch
prappo [Fri, 26 Jan 2018 11:08:42 +0000] rev 56040
http-client-branch: SequentialScheduler cleanup
Wed, 24 Jan 2018 12:26:15 +0000 http-client-branch: add api/impl notes to WebSocket onClose http-client-branch
chegar [Wed, 24 Jan 2018 12:26:15 +0000] rev 56039
http-client-branch: add api/impl notes to WebSocket onClose
Tue, 23 Jan 2018 14:10:14 +0000 http-client-branch: restore inadvertantly removed @FunctionalInterface http-client-branch
chegar [Tue, 23 Jan 2018 14:10:14 +0000] rev 56038
http-client-branch: restore inadvertantly removed @FunctionalInterface
Tue, 23 Jan 2018 13:54:34 +0000 http-client-branch: clean up and expand push promise tests http-client-branch
chegar [Tue, 23 Jan 2018 13:54:34 +0000] rev 56037
http-client-branch: clean up and expand push promise tests
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 tip