Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+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: move implementation to jdk.internal.net.http
http-client-branch
2018-02-07, by chegar
http-client-branch: more fixes for odd intermittent failures
http-client-branch
2018-02-07, by dfuchs
http-client-branch: remove superflous add-modules from security test
http-client-branch
2018-02-07, by chegar
http-client-branch: move to standard package and module name
http-client-branch
2018-02-07, by chegar
http-client-branch: update copyright year ranges in prep for file moves
http-client-branch
2018-02-06, by chegar
http-client-branch: remove incubating tag
http-client-branch
2018-02-06, by chegar
http-client-branch: update public API @since tags
http-client-branch
2018-02-06, by chegar
http-client-branch: remove remaining vestiges of MultiSubscriber and minor doc cleanup
http-client-branch
2018-02-06, by chegar
http-client-branch: fix race condition and MT-safety in SmokeTest (fix the fix)
http-client-branch
2018-02-06, by dfuchs
http-client-branch: fix race condition and MT-safety in SmokeTest
http-client-branch
2018-02-06, by dfuchs
http-client-branch: added mapping subscriber, miscellaneous bug fixes and change to discard()/replace() subscribers
http-client-branch
2018-02-06, by michaelm
http-client-branch: 8196848: SplitResponseSSL test failing intermitently (but rarely) with HttpClientImpl shutting down.
http-client-branch
2018-02-06, by dfuchs
http-client-branch: add several private <init> methods
http-client-branch
2018-02-06, by chegar
http-client-branch: more remaining impl types to internal
http-client-branch
2018-02-06, by chegar
http-client-branch: move LineSubscriberAdapter to internal
http-client-branch
2018-02-06, by chegar
http-client-branch: move ResponseSubscribers to internal
http-client-branch
2018-02-06, by chegar
http-client-branch: more binding to 0.0.0.0 instead of localhost/127.0.0.1
http-client-branch
2018-02-06, by dfuchs
http-client-branch: move BufferingSubscriber to internal
http-client-branch
2018-02-06, by chegar
http-client-branch: remove redundant null check
http-client-branch
2018-02-05, by chegar
http-client-branch: HttpHeadersImpl use more efficient entrySet
http-client-branch
2018-02-05, by chegar
http-client-branch: use UTF-8 for all convertions to String
http-client-branch
2018-02-05, by chegar
http-client-branch: immutable data Flow
http-client-branch
2018-02-05, by chegar
http-client-branch: add tests with an HTTP/2 server for custom basic and digest authentication
http-client-branch
2018-02-05, by dfuchs
http-client-branch: merge
http-client-branch
2018-02-05, by chegar
http-client-branch: possible null dereference in Exchange
http-client-branch
2018-02-05, by chegar
http-client-branch: remove redundant null check in Http1Request
http-client-branch
2018-02-05, by chegar
http-client-branch: (WebSocket) merge (2)
http-client-branch
2018-02-05, by prappo
http-client-branch: (WebSocket) merge
http-client-branch
2018-02-05, by prappo
http-client-branch: (WebSocket) cleanup
http-client-branch
2018-02-01, by prappo
http-client-branch: inconsistent synchronization in ConnectionPool
http-client-branch
2018-02-05, by chegar
http-client-branch: inconsistent synchronization of PushGroup
http-client-branch
2018-02-05, by chegar
http-client-branch: incorrect protected field in final class
http-client-branch
2018-02-05, by chegar
http-client-branch: fix serializable fields in internal ALPNException
http-client-branch
2018-02-05, by chegar
http-client-branch: fix mutable byte[] references
http-client-branch
2018-02-05, by chegar
http-client-branch: (WebSocket) example-test
http-client-branch
2018-02-01, by prappo
http-client-branch: (WebSocket) test
http-client-branch
2018-01-31, by prappo
http-client-branch: long lines in ServerPushWithDiffTypes
http-client-branch
2018-01-31, by chegar
http-client-branch: (WebSocket) tiny spec simplification + test
http-client-branch
2018-01-31, by prappo
http-client-branch: honor legacy jdk.http.auth.* property when handling proxy-authorization
http-client-branch
2018-01-31, by dfuchs
http-client-branch: update debugging output in SplitResponse
http-client-branch
2018-01-31, by chegar
http-client-branch: (WebSocket) test rename
http-client-branch
2018-01-31, by prappo
http-client-branch: (WebSocket) tests
http-client-branch
2018-01-31, by prappo
http-client-branch: expand FlowAdapterSubscriberTest with mapping using convenience handlers
http-client-branch
2018-01-31, by chegar
http-client-branch: only add h2 ALPN if TLSv1.2 or greater
http-client-branch
2018-01-31, by chegar
http-client-branch: (WebSocket) A test for onClose & IllegalStateException
http-client-branch
2018-01-30, by prappo
http-client-branch: (WebSocket) consistent method names in test
http-client-branch
2018-01-30, by prappo
http-client-branch: (WebSocket) rearranged methods in tests
http-client-branch
2018-01-30, by prappo
http-client-branch: (WebSocket) more tests
http-client-branch
2018-01-30, by prappo
http-client-branch: fix issue in SSL flow delegate when handshake error occurs during unwrap
http-client-branch
2018-01-30, by chegar
http-client-branch: changed default protocol version when plain http over proxy requested.
http-client-branch
2018-01-29, by michaelm
http-client-branch: merge with default
http-client-branch
2018-01-29, by chegar
http-client-branch: make it possible to supply proxy-authorization headers
http-client-branch
2018-01-26, by dfuchs
http-client-branch: SequentialScheduler cleanup
http-client-branch
2018-01-26, by prappo
http-client-branch: add api/impl notes to WebSocket onClose
http-client-branch
2018-01-24, by chegar
http-client-branch: restore inadvertantly removed @FunctionalInterface
http-client-branch
2018-01-23, by chegar
http-client-branch: clean up and expand push promise tests
http-client-branch
2018-01-23, by chegar
http-client-branch: Import of 8195823: Buffers given to response body subscribers should not contain unprocessed HTTP data
http-client-branch
2018-01-23, by chegar
http-client-branch: MinimalFuture deep obtrusion
http-client-branch
2018-01-22, by prappo
http-client-branch: renamed PushPromiseHandler.withPushPromises into PushPromiseHandler.of
http-client-branch
2018-01-19, by dfuchs
http-client-branch: 8194729: Java 9's HttpClient doesn't allow custom 'Authorization' headers
http-client-branch
2018-01-19, by dfuchs
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip