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
2017-12-15 prappo http-client-branch: (WebSocket) refactoring http-client-branch
2017-12-15 dfuchs http-client-branch: cleanup: add missing @Overrides http-client-branch
2017-12-15 dfuchs http-client-branch: unused import in AbstractSSLTubeTest.java http-client-branch
2017-12-15 prappo http-client-branch: (WebSocket) refactoring http-client-branch
2017-12-14 prappo http-client-branch: (WebSocket) refactoring for the sake of extra test coverage http-client-branch
2017-09-01 hb Remove auto-generated files jmx-rest-api
2017-08-29 hb Remove duplicate file jmx-rest-api
2017-08-29 hb REST Adapter Initial commit jmx-rest-api
2017-12-15 hb Initial changes for jmx-rest-api jmx-rest-api
2017-12-14 michaelm http-client-branch: Fixed 8192966: HttpClient should reuse TCP connection for h2c connections http-client-branch
2017-12-14 chegar http-client-branch: merge with default http-client-branch
2017-12-11 michaelm http-client-branch: Fixed h2c connection reuse problem (connections not being reused/cached) http-client-branch
2017-12-08 shade Make sure Epsilon is able to use the last bit of expanded heap epsilon-gc-branch
2017-12-08 shade Print heap counters occasionally epsilon-gc-branch
2017-12-08 prappo http-client-branch: (WebSocket) tests cleanup http-client-branch
2017-12-08 prappo http-client-branch: (WebSocket) WSHandshakeException cleanup http-client-branch
2017-12-07 shade Fix implicit conversion out of size_t. epsilon-gc-branch
2017-12-07 shade Fixup serviceability for Epsilon. epsilon-gc-branch
2017-12-07 shade Merge epsilon-gc-branch
2017-12-07 chegar http-client-branch: merge with default http-client-branch
2017-12-06 chegar http-client-branch: remove trailing whitespace http-client-branch
2017-12-06 chegar http-client-branch: BufferingSubscriberTest needs to be lock-step with the Publisher http-client-branch
2017-12-06 dfuchs http-client-branch: workaround issue with SubmissionPublisher::close in several tests http-client-branch
2017-12-06 prappo http-client-branch: (WebSocket) relaxed Opening Handshake constraints; originated from JDK-8191646 http-client-branch
2017-12-06 chegar http-client-branch: common random seed handling for whitebox tests http-client-branch
2017-12-06 ihse Merge ihse-testmakefiles-branch
2017-12-06 ihse Restore boot-jdk fix. ihse-testmakefiles-branch
2017-12-06 dfuchs http-client-branch: work around issue with SP::close in BufferingSubscriberTest http-client-branch
2017-12-06 dfuchs Merge http-client-branch
2017-12-06 dfuchs Merge http-client-branch
2017-12-06 dfuchs http-client-branch: make test MockServer more resilient to rogue clients http-client-branch
2017-12-06 chegar http-client-branch: review comment: make test HTTP/2 server more tollerant of bad connections http-client-branch
2017-12-06 chegar http-client-branch: addditional BufferingSubscriberTest checks http-client-branch
2017-12-06 chegar http-client-branch: review comment: small fixes to BufferingSubscriber, and add a User-Agent header http-client-branch
2017-12-06 dfuchs http-client-branch: review comment: Utils::accumulateBuffers sets a wrong limit http-client-branch
2017-12-05 prappo http-client-branch: (WebSocket) SelectorTest http-client-branch
2017-12-05 ihse Merge ihse-testmakefiles-branch
2017-12-05 chegar http-client-branch: merge with default http-client-branch
2017-12-05 ihse Fix last FIXMEs in fake spec. Fix OPENJDK_BUILD_OS bug. ihse-testmakefiles-branch
2017-12-05 chegar http-client-branch: review comment: alignment http-client-branch
2017-12-05 ihse Add BUILD_JAVA. ihse-testmakefiles-branch
2017-12-05 ihse Make it possible to override variables passed on the command line ihse-testmakefiles-branch
2017-12-05 dfuchs http-client-branch: SSLFlowDelegate::cleanList should not remove the final SENTINEL. HttpResponseInputStream.close should wakeup the reader, if any. http-client-branch
2017-12-04 ihse Merge ihse-testmakefiles-branch
2017-12-04 chegar http-client-branch: review comment: correct appending of inbound data to the tail of FramesDecoder http-client-branch
2017-12-04 dfuchs http-client-branch: split SSLTubeTest for better diagnosis http-client-branch
2017-12-04 dfuchs http-client-branch: 8192962: issue with BUFFER_UNDERFLOW http-client-branch
2017-12-03 chegar http-client-branch: review comment: HTTP/1.1 Publisher should publish WHILE there is demand and outgoing http-client-branch
2017-12-03 prappo http-client-branch: merge http-client-branch
2017-11-30 prappo http-client-branch: (WebSocket) tests http-client-branch
2017-12-02 dfuchs http-client-barnch: fixed a few issues discovered while stress testing and a race condition in SSLFlowDelegate http-client-branch
2017-12-01 michaelm http-client-branch: Fixed some Http2TestServer issues http-client-branch
2017-12-01 michaelm http-client-branch: SSL h2 connections not being cached or re-used http-client-branch
2017-11-30 shade Rename EpsilonCollectedHeap to EpsilonHeap. epsilon-gc-branch
(0) -30000 -10000 -3000 -1000 -112 +112 +1000 +3000 tip