2017-11-27 dfuchs http-client-branch: review comments: TimeoutBasic.java is ignored http-client-branch
2017-11-27 chegar http-client-branch: review comment: add test for WebSocketHandshakeException http-client-branch
2017-11-27 ihse Add support for optional JIB_JAR. ihse-testmakefiles-branch
2017-11-27 ihse Clean up some stuff in fake spec. ihse-testmakefiles-branch
2017-11-27 ihse Use OUTPUTDIR. ihse-testmakefiles-branch
2017-11-27 ihse Cleanup leftover custom stuff, include custom at the end. ihse-testmakefiles-branch
2017-11-27 ihse Missed one file. ihse-testmakefiles-branch
2017-11-27 ihse Getting run-test-prebuilt to work quite well. ihse-testmakefiles-branch
2017-11-27 chegar http-client-branch: review comment: test for previous fix to ensure onComplete is not invoked before onSubscribe http-client-branch
2017-11-27 ihse Use OUTPUTDIR instead of OUTPUT_ROOT. ihse-testmakefiles-branch
2017-11-27 ihse Populate with latest code from jdk9 sandbox. ihse-testmakefiles-branch
2017-11-27 chegar http-client-branch: review comment: update copyright year range http-client-branch
2017-11-27 ihse Created ihse-testmakefiles-branch ihse-testmakefiles-branch
2017-11-26 chegar http-client-branch: review comment, remove test from the ProblemList that was added in the JDK mainline http-client-branch
2017-11-25 chegar http-client-branch: review comment, the -> this http-client-branch
2017-11-25 chegar http-client-branch: more no body tests http-client-branch
2017-11-25 chegar http-client-branch: review comment onSubscribe before onXXX http-client-branch
2017-11-25 chegar http-client-branch: review comment add more checks to tests for redirect http-client-branch
2017-11-25 chegar http-client-branch: review comment Add toString to HttpHeaders http-client-branch
2017-11-25 prappo http-client-branch: (WebSocket) Demand in Receiver http-client-branch
2017-11-24 michaelm http-client-branch: fixing synchronization problem in ping test http-client-branch
2017-11-24 chegar http-client-branch: review comment add missing license header http-client-branch
2017-11-24 dfuchs http-client-branch: review comments BodySubscriber should specify how an implementation is expected to behave. http-client-branch
2017-11-24 michaelm http-client-branch: added ping support to test http2 server and some test pings from server to client in the BasicTest http-client-branch
2017-11-24 prappo http-client-branch: (WebSocket) cleanup & simplifications http-client-branch
2017-11-24 dfuchs http-client-branch: relax server side exception handling in CancelledResponse test http-client-branch
2017-11-23 chegar http-client-branch: review comment remove trailing white space http-client-branch
2017-11-23 dfuchs http-client-branch: fix cancel() to close the HTTP/1 forcefully as it cannot be reused http-client-branch
2017-11-23 prappo http-client-branch: (WebSocket) cleanup http-client-branch
2017-11-23 prappo http-client-branch: (WebSocket) testing sending messages http-client-branch
2017-11-23 chegar http-client-branch: further review comments on error handling in BufferedSubscriber http-client-branch
2017-11-23 dfuchs http-client-branch: review comments add missing links to pre-defined BodyHandlers http-client-branch
2017-11-22 chegar http-client-branch: review comment on buffering subscriber, and new test to verify the change http-client-branch
2017-11-22 dfuchs http-client-branch: review comment BodySubscriber::asInputStream http-client-branch
2017-11-22 chegar http-client-branch: review comments add buffering cancallation test http-client-branch
2017-11-22 chegar http-client-branch: review comments remove superflous ssl permission check http-client-branch
2017-11-22 chegar http-client-branch: review comments minor spec cleanup http-client-branch
2017-11-22 prappo http-client-branch: (HPACK) renamed test http-client-branch
2017-11-22 prappo http-client-branch: (WebSocket) moving http proxy-related code to OpeningHandshake http-client-branch
2017-11-22 michaelm http-client-branch: HttpRequest/HttpResponse api change: remove link between requests, add links between responses. Fixed some redirection problems http-client-branch
2017-11-22 chegar http-client-branch: review comments, minor WS spec updates http-client-branch
2017-11-22 prappo http-client-branch: (WebSocket) CompletableFuture -> MinimalFuture http-client-branch
2017-11-21 chegar http-client-branch: review comments on WS spec http-client-branch
2017-11-21 dfuchs http-client-branch: remove usage of deprecated Class::newInstance http-client-branch
2017-11-21 prappo http-client-branch: removed RS TCK-incompatible publisher, updated subscribers so they'd pass TCK http-client-branch
2017-11-21 dfuchs http-client-branch: avoid picking buffer size resulting in too long delays for BufferingSubscriberTest.java http-client-branch
2017-11-21 chegar http-client-branch: merge http-client-branch
2017-11-21 chegar http-client-branch: merge with default http-client-branch
2017-11-21 prappo http-client-branch: (WebSocket) cleanup. Removed not needed classes. I'll bring some of them in later, when I need them. http-client-branch
2017-11-21 prappo http-client-branch: (WebSocket) API update http-client-branch
2017-11-20 chegar http-client-branch: remove some degenerate test cases from BufferingSubscriberTest http-client-branch
2017-11-20 dfuchs http-client-branch: more debugging, and hopefully a fix, for a FlowTest intermittent failure (ERROR AT END) http-client-branch
2017-11-20 dfuchs http-client-branch: minor doc formatting http-client-branch
2017-11-18 prappo http-client-branch: (WebSocket) builder change http-client-branch
2017-11-17 chegar http-client-branch: review comment asFileImpl sneaked into the API http-client-branch
2017-11-17 dfuchs http-client-branch: more precision for GET() in HttpRequest.Builder http-client-branch
2017-11-17 dfuchs http-client-branch: more precision for headers in HttpRequest.Builder http-client-branch
2017-11-17 dfuchs http-client-branch: minor doc formatting in HttpRequest http-client-branch
2017-11-17 dfuchs http-client-branch: moved noBody() to HttpRequest.BodyPublisher http-client-branch
2017-11-17 dfuchs http-client-branch: better diagnosis of expected exceptions http-client-branch
2017-11-17 dfuchs http-client-branch: minor doc tweaks in HttpRequest http-client-branch
2017-11-17 dfuchs http-client-branch: typo in HttpClient.java http-client-branch
2017-11-17 dfuchs http-client-branch: minor doc tweak in HttpClient.java http-client-branch
2017-11-17 dfuchs http-client-branch: adding time information to BufferingSubscriberTest.java http-client-branch
2017-11-17 prappo http-client-branch: merge http-client-branch
2017-11-17 prappo http-client-branch: (WebSocket) the builder is immutable now http-client-branch
2017-11-17 chegar http-client-branch: minor doc change http-client-branch
2017-11-17 prappo http-client-branch: (WebSocket) immutable builder copy; illegal headers; http-client-branch
2017-11-17 chegar http-client-branch: minor doc change http-client-branch
2017-11-17 chegar http-client-branch: minor doc change http-client-branch
2017-11-16 dfuchs http-client-branch: HttpClient uses ProxySelector.getDefault() by default http-client-branch
2017-11-16 chegar http-client-branch: merge http-client-branch
2017-11-16 chegar http-client-branch: Update copyright years in tests http-client-branch
2017-11-16 chegar http-client-branch: Update copyright years http-client-branch
2017-11-16 chegar http-client-branch: Add a test for CONTINUATION frame handling http-client-branch
2017-11-15 chegar http-client-branch: spec clarifications and minor fix to sendXXX methods http-client-branch
2017-11-14 dfuchs http-client-branch: Cleanup unneeded buffer instance variable from Http1Exchange http-client-branch
2017-11-14 dfuchs http-client-branch: Add some more logging to sun.net.httpserver.ServerImpl http-client-branch
2017-11-14 chegar http-client-branch: remove cookieMan http-client-branch
2017-11-14 chegar http-client-branch: CookieManager -> CookieHandler http-client-branch
2017-11-14 chegar http-client-branch: fix test post trailers removal http-client-branch
2017-11-14 chegar http-client-branch: remove unimplemented response trailers http-client-branch
2017-11-14 chegar http-client-branch: minor spec edits in HttpClient.Builder http-client-branch
2017-11-13 dfuchs Merge http-client-branch
2017-11-13 chegar http-client-branch: fix SmokeTest to use the correct client http-client-branch
2017-11-13 dfuchs http-client-impl: drop usage of ByteBufferReference temporarily. Using it properly requires changing FlowTube to work with List<BBR> or BBR[] instead of List<BB>. May be added back later if there is a performance gain. http-client-branch
2017-11-13 prappo http-client-branch: common URLPermission paths http-client-branch
2017-11-13 prappo http-client-branch: fix for failing ConnectionPoolTestDriver http-client-branch
2017-11-13 prappo http-client-branch: (cleanup) http-client-branch
2017-11-10 shade Simplify Epsilon barrier set after BS cleanup epsilon-gc-branch
2017-11-10 shade Merge epsilon-gc-branch
2017-11-10 prappo http-client-branch: (cleanup) http-client-branch
2017-11-10 prappo http-client-branch: (cleanup) http-client-branch
2017-11-10 dfuchs http-client-branch: make SSLTube connect to SocketTube using FlowTube::connectFlows http-client-branch
2017-11-09 michaelm http-client-branch: added test for JDK-8164941 http-client-branch
2017-11-09 prappo http-client-branch: (cleanup) http-client-branch
2017-11-09 dfuchs http-client-branch: removed AsyncConnection interface and associated methods in subclasses http-client-branch
2017-11-09 dfuchs http-client-branch: remove test that tests removed class http-client-branch
2017-11-09 prappo http-client-branch: fixed failing Http1HeaderParserTestDriver.java http-client-branch
2017-11-09 prappo http-client-branch: (cleanup) unused imports, unused methods, removed 1 class; typos; http-client-branch
2017-11-08 chegar http-client-branch: more test scenarios for RequestBuilderTest http-client-branch
2017-11-08 dfuchs http-client-branch: HPACK.Logger uses DebugLogger http-client-branch
2017-11-08 dfuchs http-client-impl: use Reference.reachabilityFence to make clear the websokect BuilderImpl must stay strongly referenced until after the WebSocketImpl is created. http-client-branch
2017-11-08 chegar http-client-branch: additional Header test scenarios http-client-branch
2017-11-08 dfuchs http-client-branch: fix test policy file http-client-branch
2017-11-08 prappo http-client-branch: merge http-client-branch
2017-11-08 prappo http-client-branch: removed unused ResponseSubscribers.MultiFile http-client-branch
2017-11-08 chegar http-client-branch: remove dead code http-client-branch
2017-11-08 chegar http-client-branch: Merge http-client-branch
2017-11-08 chegar http-client-branch: merge with default http-client-branch
2017-11-08 dfuchs http-client-branch: fixed activation of debug traces http-client-branch
2017-11-08 prappo http-client-branch: BodySubscriber (previously known as BodyProcessor) naming consistency fixes http-client-branch
2017-11-08 shade Revert the part of G1 slowpath fix epsilon-gc-branch
2017-11-08 shade Fix newlines and whitespace to minimize difference against upstream epsilon-gc-branch
2017-11-08 chegar http-client-branch: Publisher/Subscriber/Subscription conformance fixes http-client-branch
2017-11-07 dfuchs http-client-branch: ensure ResponseSubscribers.HttpResponseInputStreamTest::read will throw an exception when onError is called http-client-branch
2017-11-07 dfuchs http-client-branch: split HpackDriver.java http-client-branch
2017-11-07 dfuchs http-client-branch: split WSDriver.java http-client-branch
2017-11-07 prappo http-client-branch: Removed unused *PushPublisher types http-client-branch
2017-11-06 lancea JDK-8188051-branch: Initital code JDK-8188051-branch
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 tip