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
Tue, 23 Jan 2018 13:21:59 +0000 http-client-branch: Import of 8195823: Buffers given to response body subscribers should not contain unprocessed HTTP data http-client-branch
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
Mon, 22 Jan 2018 17:29:07 +0000 http-client-branch: MinimalFuture deep obtrusion http-client-branch
prappo [Mon, 22 Jan 2018 17:29:07 +0000] rev 56035
http-client-branch: MinimalFuture deep obtrusion
Fri, 19 Jan 2018 16:48:12 +0000 http-client-branch: renamed PushPromiseHandler.withPushPromises into PushPromiseHandler.of http-client-branch
dfuchs [Fri, 19 Jan 2018 16:48:12 +0000] rev 56034
http-client-branch: renamed PushPromiseHandler.withPushPromises into PushPromiseHandler.of
Fri, 19 Jan 2018 15:57:21 +0000 http-client-branch: 8194729: Java 9's HttpClient doesn't allow custom 'Authorization' headers http-client-branch
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
Fri, 19 Jan 2018 15:05:57 +0000 Merge http-client-branch
michaelm [Fri, 19 Jan 2018 15:05:57 +0000] rev 56032
Merge
Fri, 19 Jan 2018 15:05:27 +0000 http-client-branch: make PushPromiseHandlerMap package private http-client-branch
michaelm [Fri, 19 Jan 2018 15:05:27 +0000] rev 56031
http-client-branch: make PushPromiseHandlerMap package private
Fri, 19 Jan 2018 14:01:35 +0000 http-client-branch: clarify behavior of restricted methods in the builder http-client-branch
chegar [Fri, 19 Jan 2018 14:01:35 +0000] rev 56030
http-client-branch: clarify behavior of restricted methods in the builder
Fri, 19 Jan 2018 12:48:51 +0100 Disable two more tests when Epsilon is not available. epsilon-gc-branch
shade [Fri, 19 Jan 2018 12:48:51 +0100] rev 56029
Disable two more tests when Epsilon is not available.
Fri, 19 Jan 2018 12:24:15 +0100 Use proper flag aliasing machinery. Avoid setting immutable develop flags in release builds. epsilon-gc-branch
shade [Fri, 19 Jan 2018 12:24:15 +0100] rev 56028
Use proper flag aliasing machinery. Avoid setting immutable develop flags in release builds.
Fri, 19 Jan 2018 13:56:36 +0530 Fixed double string escaping, corrected type jmx-rest-api
hb [Fri, 19 Jan 2018 13:56:36 +0530] rev 56027
Fixed double string escaping, corrected type
Fri, 19 Jan 2018 13:46:27 +0530 1. Removed all changes to Java SE APIs jmx-rest-api
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
Thu, 18 Jan 2018 19:51:17 +0000 http-cient-branch: cleanup push promise spec http-client-branch
chegar [Thu, 18 Jan 2018 19:51:17 +0000] rev 56025
http-cient-branch: cleanup push promise spec
Thu, 18 Jan 2018 16:52:14 +0000 http-client-branch: (WebSocket) a number of tests for exceptional completion http-client-branch
prappo [Thu, 18 Jan 2018 16:52:14 +0000] rev 56024
http-client-branch: (WebSocket) a number of tests for exceptional completion
Thu, 18 Jan 2018 11:26:39 +0000 http-client-branch: add offline testing example http-client-branch
chegar [Thu, 18 Jan 2018 11:26:39 +0000] rev 56023
http-client-branch: add offline testing example
Thu, 18 Jan 2018 12:08:41 +0100 Support -XX:+UseNoGC as the alias for -XX:+UseEpsilonGC epsilon-gc-branch
shade [Thu, 18 Jan 2018 12:08:41 +0100] rev 56022
Support -XX:+UseNoGC as the alias for -XX:+UseEpsilonGC
Thu, 18 Jan 2018 11:43:21 +0100 Merge epsilon-gc-branch
shade [Thu, 18 Jan 2018 11:43:21 +0100] rev 56021
Merge
Wed, 17 Jan 2018 17:21:35 +0000 http-client-branch: fix acc in PushGroup http-client-branch
chegar [Wed, 17 Jan 2018 17:21:35 +0000] rev 56020
http-client-branch: fix acc in PushGroup
Wed, 17 Jan 2018 12:19:06 +0000 Merge http-client-branch
dfuchs [Wed, 17 Jan 2018 12:19:06 +0000] rev 56019
Merge
Tue, 16 Jan 2018 21:08:16 +0000 http-client-tutorial: additional informational comments and fixes http-client-tutorial
chegar [Tue, 16 Jan 2018 21:08:16 +0000] rev 56018
http-client-tutorial: additional informational comments and fixes
Tue, 16 Jan 2018 20:40:42 +0000 http-client-tutorial: comments http-client-tutorial
chegar [Tue, 16 Jan 2018 20:40:42 +0000] rev 56017
http-client-tutorial: comments
Tue, 16 Jan 2018 20:12:22 +0000 http-client-tutorial: cleanup http-client-tutorial
chegar [Tue, 16 Jan 2018 20:12:22 +0000] rev 56016
http-client-tutorial: cleanup
Tue, 16 Jan 2018 19:46:17 +0000 http-client-tutorial: more cleanup and fixes to IDEA project http-client-tutorial
chegar [Tue, 16 Jan 2018 19:46:17 +0000] rev 56015
http-client-tutorial: more cleanup and fixes to IDEA project
Tue, 16 Jan 2018 19:33:27 +0000 http-client-tutorial: fixes to IDEA project http-client-tutorial
chegar [Tue, 16 Jan 2018 19:33:27 +0000] rev 56014
http-client-tutorial: fixes to IDEA project
Tue, 16 Jan 2018 19:14:34 +0000 http-client-tutorial: first cut http-client-tutorial
chegar [Tue, 16 Jan 2018 19:14:34 +0000] rev 56013
http-client-tutorial: first cut
Tue, 16 Jan 2018 16:02:06 +0000 http-tutorial-branch: initialize http-client-tutorial
chegar [Tue, 16 Jan 2018 16:02:06 +0000] rev 56012
http-tutorial-branch: initialize
Tue, 16 Jan 2018 15:57:19 +0000 Initial changes for http-client-tutorial branch http-client-tutorial
chegar [Tue, 16 Jan 2018 15:57:19 +0000] rev 56011
Initial changes for http-client-tutorial branch
Tue, 16 Jan 2018 15:52:01 +0000 http-client-branch: updated server push API http-client-branch
michaelm [Tue, 16 Jan 2018 15:52:01 +0000] rev 56010
http-client-branch: updated server push API
Fri, 12 Jan 2018 15:36:28 +0000 http-client-branch: Adds some convenience methods to parse body responses as lines http-client-branch
dfuchs [Fri, 12 Jan 2018 15:36:28 +0000] rev 56009
http-client-branch: Adds some convenience methods to parse body responses as lines
Fri, 05 Jan 2018 14:11:48 +0000 http-client-branch: merge with default http-client-branch
chegar [Fri, 05 Jan 2018 14:11:48 +0000] rev 56008
http-client-branch: merge with default
Fri, 05 Jan 2018 13:42:53 +0530 1. MBeanCollection Bulk operation via objectname query jmx-rest-api
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
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 tip