Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-64
+64
+100
+300
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
http-client-branch: (WebSocket) cleanup
http-client-branch
2017-11-23, by prappo
http-client-branch: (WebSocket) testing sending messages
http-client-branch
2017-11-23, by prappo
http-client-branch: further review comments on error handling in BufferedSubscriber
http-client-branch
2017-11-23, by chegar
http-client-branch: review comments add missing links to pre-defined BodyHandlers
http-client-branch
2017-11-23, by dfuchs
http-client-branch: review comment on buffering subscriber, and new test to verify the change
http-client-branch
2017-11-22, by chegar
http-client-branch: review comment BodySubscriber::asInputStream
http-client-branch
2017-11-22, by dfuchs
http-client-branch: review comments add buffering cancallation test
http-client-branch
2017-11-22, by chegar
http-client-branch: review comments remove superflous ssl permission check
http-client-branch
2017-11-22, by chegar
http-client-branch: review comments minor spec cleanup
http-client-branch
2017-11-22, by chegar
http-client-branch: (HPACK) renamed test
http-client-branch
2017-11-22, by prappo
http-client-branch: (WebSocket) moving http proxy-related code to OpeningHandshake
http-client-branch
2017-11-22, by prappo
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, by michaelm
http-client-branch: review comments, minor WS spec updates
http-client-branch
2017-11-22, by chegar
http-client-branch: (WebSocket) CompletableFuture -> MinimalFuture
http-client-branch
2017-11-22, by prappo
http-client-branch: review comments on WS spec
http-client-branch
2017-11-21, by chegar
http-client-branch: remove usage of deprecated Class::newInstance
http-client-branch
2017-11-21, by dfuchs
http-client-branch: removed RS TCK-incompatible publisher, updated subscribers so they'd pass TCK
http-client-branch
2017-11-21, by prappo
http-client-branch: avoid picking buffer size resulting in too long delays for BufferingSubscriberTest.java
http-client-branch
2017-11-21, by dfuchs
http-client-branch: merge
http-client-branch
2017-11-21, by chegar
http-client-branch: merge with default
http-client-branch
2017-11-21, by chegar
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, by prappo
http-client-branch: (WebSocket) API update
http-client-branch
2017-11-21, by prappo
http-client-branch: remove some degenerate test cases from BufferingSubscriberTest
http-client-branch
2017-11-20, by chegar
http-client-branch: more debugging, and hopefully a fix, for a FlowTest intermittent failure (ERROR AT END)
http-client-branch
2017-11-20, by dfuchs
http-client-branch: minor doc formatting
http-client-branch
2017-11-20, by dfuchs
http-client-branch: (WebSocket) builder change
http-client-branch
2017-11-18, by prappo
http-client-branch: review comment asFileImpl sneaked into the API
http-client-branch
2017-11-17, by chegar
http-client-branch: more precision for GET() in HttpRequest.Builder
http-client-branch
2017-11-17, by dfuchs
http-client-branch: more precision for headers in HttpRequest.Builder
http-client-branch
2017-11-17, by dfuchs
http-client-branch: minor doc formatting in HttpRequest
http-client-branch
2017-11-17, by dfuchs
http-client-branch: moved noBody() to HttpRequest.BodyPublisher
http-client-branch
2017-11-17, by dfuchs
http-client-branch: better diagnosis of expected exceptions
http-client-branch
2017-11-17, by dfuchs
http-client-branch: minor doc tweaks in HttpRequest
http-client-branch
2017-11-17, by dfuchs
http-client-branch: typo in HttpClient.java
http-client-branch
2017-11-17, by dfuchs
http-client-branch: minor doc tweak in HttpClient.java
http-client-branch
2017-11-17, by dfuchs
http-client-branch: adding time information to BufferingSubscriberTest.java
http-client-branch
2017-11-17, by dfuchs
http-client-branch: merge
http-client-branch
2017-11-17, by prappo
http-client-branch: (WebSocket) the builder is immutable now
http-client-branch
2017-11-17, by prappo
http-client-branch: minor doc change
http-client-branch
2017-11-17, by chegar
http-client-branch: (WebSocket) immutable builder copy; illegal headers;
http-client-branch
2017-11-17, by prappo
http-client-branch: minor doc change
http-client-branch
2017-11-17, by chegar
http-client-branch: minor doc change
http-client-branch
2017-11-17, by chegar
http-client-branch: HttpClient uses ProxySelector.getDefault() by default
http-client-branch
2017-11-16, by dfuchs
http-client-branch: merge
http-client-branch
2017-11-16, by chegar
http-client-branch: Update copyright years in tests
http-client-branch
2017-11-16, by chegar
http-client-branch: Update copyright years
http-client-branch
2017-11-16, by chegar
http-client-branch: Add a test for CONTINUATION frame handling
http-client-branch
2017-11-16, by chegar
http-client-branch: spec clarifications and minor fix to sendXXX methods
http-client-branch
2017-11-15, by chegar
http-client-branch: Cleanup unneeded buffer instance variable from Http1Exchange
http-client-branch
2017-11-14, by dfuchs
http-client-branch: Add some more logging to sun.net.httpserver.ServerImpl
http-client-branch
2017-11-14, by dfuchs
http-client-branch: remove cookieMan
http-client-branch
2017-11-14, by chegar
http-client-branch: CookieManager -> CookieHandler
http-client-branch
2017-11-14, by chegar
http-client-branch: fix test post trailers removal
http-client-branch
2017-11-14, by chegar
http-client-branch: remove unimplemented response trailers
http-client-branch
2017-11-14, by chegar
http-client-branch: minor spec edits in HttpClient.Builder
http-client-branch
2017-11-14, by chegar
Merge
http-client-branch
2017-11-13, by dfuchs
http-client-branch: fix SmokeTest to use the correct client
http-client-branch
2017-11-13, by chegar
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, by dfuchs
http-client-branch: common URLPermission paths
http-client-branch
2017-11-13, by prappo
http-client-branch: fix for failing ConnectionPoolTestDriver
http-client-branch
2017-11-13, by prappo
http-client-branch: (cleanup)
http-client-branch
2017-11-13, by prappo
Simplify Epsilon barrier set after BS cleanup
epsilon-gc-branch
2017-11-10, by shade
Merge
epsilon-gc-branch
2017-11-10, by shade
http-client-branch: (cleanup)
http-client-branch
2017-11-10, by prappo
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-64
+64
+100
+300
+1000
+3000
tip