2018-02-06 chegar http-client-branch: update copyright year ranges in prep for file moves http-client-branch
2018-02-06 chegar http-client-branch: remove incubating tag http-client-branch
2018-02-06 chegar http-client-branch: update public API @since tags http-client-branch
2018-02-06 chegar http-client-branch: remove remaining vestiges of MultiSubscriber and minor doc cleanup http-client-branch
2018-02-06 dfuchs http-client-branch: fix race condition and MT-safety in SmokeTest (fix the fix) http-client-branch
2018-02-06 dfuchs http-client-branch: fix race condition and MT-safety in SmokeTest http-client-branch
2018-02-06 michaelm http-client-branch: added mapping subscriber, miscellaneous bug fixes and change to discard()/replace() subscribers http-client-branch
2018-02-06 dfuchs http-client-branch: 8196848: SplitResponseSSL test failing intermitently (but rarely) with HttpClientImpl shutting down. http-client-branch
2018-02-06 chegar http-client-branch: add several private <init> methods http-client-branch
2018-02-06 chegar http-client-branch: more remaining impl types to internal http-client-branch
2018-02-06 chegar http-client-branch: move LineSubscriberAdapter to internal http-client-branch
2018-02-06 chegar http-client-branch: move ResponseSubscribers to internal http-client-branch
2018-02-06 dfuchs http-client-branch: more binding to 0.0.0.0 instead of localhost/127.0.0.1 http-client-branch
2018-02-06 chegar http-client-branch: move BufferingSubscriber to internal http-client-branch
2018-02-05 chegar http-client-branch: remove redundant null check http-client-branch
2018-02-05 chegar http-client-branch: HttpHeadersImpl use more efficient entrySet http-client-branch
2018-02-05 chegar http-client-branch: use UTF-8 for all convertions to String http-client-branch
2018-02-05 chegar http-client-branch: immutable data Flow http-client-branch
2018-02-05 dfuchs http-client-branch: add tests with an HTTP/2 server for custom basic and digest authentication http-client-branch
2018-02-05 chegar http-client-branch: merge http-client-branch
2018-02-05 chegar http-client-branch: possible null dereference in Exchange http-client-branch
2018-02-05 chegar http-client-branch: remove redundant null check in Http1Request http-client-branch
2018-02-05 prappo http-client-branch: (WebSocket) merge (2) http-client-branch
2018-02-05 prappo http-client-branch: (WebSocket) merge http-client-branch
2018-02-01 prappo http-client-branch: (WebSocket) cleanup http-client-branch
2018-02-05 chegar http-client-branch: inconsistent synchronization in ConnectionPool http-client-branch
2018-02-05 chegar http-client-branch: inconsistent synchronization of PushGroup http-client-branch
2018-02-05 chegar http-client-branch: incorrect protected field in final class http-client-branch
2018-02-05 chegar http-client-branch: fix serializable fields in internal ALPNException http-client-branch
2018-02-05 chegar http-client-branch: fix mutable byte[] references http-client-branch
2018-02-01 prappo http-client-branch: (WebSocket) example-test http-client-branch
2018-01-31 prappo http-client-branch: (WebSocket) test http-client-branch
2018-01-31 chegar http-client-branch: long lines in ServerPushWithDiffTypes http-client-branch
2018-01-31 prappo http-client-branch: (WebSocket) tiny spec simplification + test http-client-branch
2018-01-31 dfuchs http-client-branch: honor legacy jdk.http.auth.* property when handling proxy-authorization http-client-branch
2018-01-31 chegar http-client-branch: update debugging output in SplitResponse http-client-branch
2018-01-31 prappo http-client-branch: (WebSocket) test rename http-client-branch
2018-01-31 prappo http-client-branch: (WebSocket) tests http-client-branch
2018-01-31 chegar http-client-branch: expand FlowAdapterSubscriberTest with mapping using convenience handlers http-client-branch
2018-01-31 chegar http-client-branch: only add h2 ALPN if TLSv1.2 or greater http-client-branch
2018-01-30 prappo http-client-branch: (WebSocket) A test for onClose & IllegalStateException http-client-branch
2018-01-30 prappo http-client-branch: (WebSocket) consistent method names in test http-client-branch
2018-01-30 prappo http-client-branch: (WebSocket) rearranged methods in tests http-client-branch
2018-01-30 prappo http-client-branch: (WebSocket) more tests http-client-branch
2018-01-30 chegar http-client-branch: fix issue in SSL flow delegate when handshake error occurs during unwrap http-client-branch
2018-01-29 michaelm http-client-branch: changed default protocol version when plain http over proxy requested. http-client-branch
2018-01-29 chegar http-client-branch: merge with default http-client-branch
2018-01-26 dfuchs http-client-branch: make it possible to supply proxy-authorization headers http-client-branch
2018-01-26 prappo http-client-branch: SequentialScheduler cleanup http-client-branch
2018-01-24 chegar http-client-branch: add api/impl notes to WebSocket onClose http-client-branch
2018-01-23 chegar http-client-branch: restore inadvertantly removed @FunctionalInterface http-client-branch
2018-01-23 chegar http-client-branch: clean up and expand push promise tests http-client-branch
2018-01-23 chegar http-client-branch: Import of 8195823: Buffers given to response body subscribers should not contain unprocessed HTTP data http-client-branch
2018-01-22 prappo http-client-branch: MinimalFuture deep obtrusion http-client-branch
2018-01-19 dfuchs http-client-branch: renamed PushPromiseHandler.withPushPromises into PushPromiseHandler.of http-client-branch
2018-01-19 dfuchs http-client-branch: 8194729: Java 9's HttpClient doesn't allow custom 'Authorization' headers http-client-branch
2018-01-19 michaelm Merge http-client-branch
2018-01-19 michaelm http-client-branch: make PushPromiseHandlerMap package private http-client-branch
2018-01-19 chegar http-client-branch: clarify behavior of restricted methods in the builder http-client-branch
2018-01-19 shade Disable two more tests when Epsilon is not available. epsilon-gc-branch
2018-01-19 shade Use proper flag aliasing machinery. Avoid setting immutable develop flags in release builds. epsilon-gc-branch
2018-01-19 hb Fixed double string escaping, corrected type jmx-rest-api
2018-01-19 hb 1. Removed all changes to Java SE APIs jmx-rest-api
2018-01-18 chegar http-cient-branch: cleanup push promise spec http-client-branch
2018-01-18 prappo http-client-branch: (WebSocket) a number of tests for exceptional completion http-client-branch
2018-01-18 chegar http-client-branch: add offline testing example http-client-branch
2018-01-18 shade Support -XX:+UseNoGC as the alias for -XX:+UseEpsilonGC epsilon-gc-branch
2018-01-18 shade Merge epsilon-gc-branch
2018-01-17 chegar http-client-branch: fix acc in PushGroup http-client-branch
2018-01-17 dfuchs Merge http-client-branch
2018-01-16 chegar http-client-tutorial: additional informational comments and fixes http-client-tutorial
2018-01-16 chegar http-client-tutorial: comments http-client-tutorial
2018-01-16 chegar http-client-tutorial: cleanup http-client-tutorial
2018-01-16 chegar http-client-tutorial: more cleanup and fixes to IDEA project http-client-tutorial
2018-01-16 chegar http-client-tutorial: fixes to IDEA project http-client-tutorial
2018-01-16 chegar http-client-tutorial: first cut http-client-tutorial
2018-01-16 chegar http-tutorial-branch: initialize http-client-tutorial
2018-01-16 chegar Initial changes for http-client-tutorial branch http-client-tutorial
2018-01-16 michaelm http-client-branch: updated server push API http-client-branch
2018-01-12 dfuchs http-client-branch: Adds some convenience methods to parse body responses as lines http-client-branch
2018-01-05 chegar http-client-branch: merge with default http-client-branch
2018-01-05 hb 1. MBeanCollection Bulk operation via objectname query jmx-rest-api
2018-01-04 hb 1. URL decoding of URL jmx-rest-api
2018-01-02 hb REST base url gets complete complete domain name jmx-rest-api
2018-01-02 hb Fixed JSON parser tests jmx-rest-api
2018-01-02 hb * Start Rest adapter via command line arguments jmx-rest-api
2018-01-01 hb Lot of bug fixes jmx-rest-api
2017-12-28 hb Few bug fixes jmx-rest-api
2017-12-28 hb Code cleanup - MBeanColl*Resource, MBeanResource jmx-rest-api
2017-12-28 hb Remove stale files jmx-rest-api
2017-12-28 hb Code cleanup - PlatformMBeanServer, MBeanServerResource jmx-rest-api
2017-12-27 hb Added copyright header jmx-rest-api
2017-12-27 hb Bulk operation at MBeanServer level jmx-rest-api
2017-12-27 hb POST : Attribute update - working jmx-rest-api
2017-12-25 hb Implementation of GET for new APIs jmx-rest-api
2017-12-15 michaelm changeset: 48573:3f9dda0428dc http-client-branch
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 tip