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
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: review comment - invalid Subscription::request arguments should be relayed to Subscriber::onError (part II: HTTP/2)
http-client-branch
2018-04-06, by dfuchs
Merge
JDK-8188051-branch
2018-04-06, by lancea
JDK-8188051-branch javadoc and minor updates
JDK-8188051-branch
2018-04-06, by lancea
http-client-branch: review comment - further cleanup in Security test
http-client-branch
2018-04-06, by chegar
http-client-branch: review comment - typos and WebSocket javadoc rewordings; slight unification with top-level docs for HttpClient
http-client-branch
2018-04-06, by prappo
http-client-branch: merge
http-client-branch
2018-04-06, by prappo
http-client-branch: review comment - small WebSocket javadoc rewordings
http-client-branch
2018-04-06, by prappo
http-client-branch: review comment - invalid Subscription::request arguments should be relayed to Subscriber::onError (part I: HTTP/1.1)
http-client-branch
2018-04-06, by dfuchs
http-client-branch: review comment - cleanup Security test
http-client-branch
2018-04-06, by chegar
http-client-branch: review comment - javadoc
http-client-branch
2018-04-06, by prappo
http-client-branch: review comment - check for logging level being enabled before logging (for performance reasons)
http-client-branch
2018-04-06, by prappo
http-client-branch: review comment: minor cleanup in security test
http-client-branch
2018-04-06, by chegar
http-client-branch: (HPACK) updates and cleanup
http-client-branch
2018-04-06, by prappo
http-client-branch: (HPACK) private repo rev. 268:e4862cb31a7dbdded15e3e942f513e73894be711
http-client-branch
2018-04-04, by prappo
http-client-branch: review comment - PublishingBodySubscriber should throw ISE when already subscribed
http-client-branch
2018-04-03, by dfuchs
http-client-branch: review comment - Improve ResponsePublisher test coverage
http-client-branch
2018-04-03, by dfuchs
Revert to branch base for coverage purposes.
JDK-8195649-branch
2018-04-02, by smarks
JDK-8188051-branch: remove unneeded files
JDK-8188051-branch
2018-04-02, by lancea
Merge
JDK-8188051-branch
2018-04-02, by lancea
JDK-8188051-branch: add jdk.incubator.adba
JDK-8188051-branch
2018-04-02, by lancea
http-client-branch: added a new ResponsePublisher test
http-client-branch
2018-03-31, by dfuchs
Merge
http-client-branch
2018-03-30, by dfuchs
http-client-branch: review comment - SocketTube should use slices
http-client-branch
2018-03-30, by dfuchs
Update BasicInt and BasicLong.
JDK-8195649-branch
2018-03-29, by smarks
Move ObscureException to its own file. Rewrite BasicDouble.
JDK-8195649-branch
2018-03-29, by smarks
http-client-branch: review comment - additional small cleanups in SocketTube
http-client-branch
2018-03-29, by chegar
Merge
JDK-8188051-branch
2018-03-29, by lancea
http-client-branch: review comment - minor cleanups in SocketTube
http-client-branch
2018-03-29, by chegar
http-client-branch: review comment - style and formatting in DebugLogger
http-client-branch
2018-03-29, by chegar
http-client-branch: review comment - typo in demand docs
http-client-branch
2018-03-29, by chegar
http-client-branch: review comment - update copyright year ranges in tests
http-client-branch
2018-03-29, by chegar
http-client-branch: Fixed 8200351: problem verifying certificate of literal IP address connection
http-client-branch
2018-03-29, by michaelm
http-client-branch: fix small mistake in CookieHeaderTest.java
http-client-branch
2018-03-29, by dfuchs
http-client-branch: HTTP/1.1 requests should use a single 'Cookie' header for cookies
http-client-branch
2018-03-29, by dfuchs
http-client-branch: fix header field-value validation
http-client-branch
2018-03-29, by dfuchs
add test for equality with non-optional
JDK-8195649-branch
2018-03-28, by smarks
Tentatively increment data.version to 1.2.
ihse-runtestprebuilt-branch
2018-03-29, by ihse
Enable us to work with run-test-prebuilt from sparky-executor.
ihse-runtestprebuilt-branch
2018-03-29, by ihse
Created ihse-runtestprebuilt-branch.
ihse-runtestprebuilt-branch
2018-03-29, by ihse
restore Optional.or tests; add asserts for Optional.toString
JDK-8195649-branch
2018-03-28, by smarks
comment out Optional.or tests for evaluating coverage
JDK-8195649-branch
2018-03-28, by smarks
remove old Optional tests
JDK-8195649-branch
2018-03-28, by smarks
8195649: reorganize tests for java.util.Optional
JDK-8195649-branch
2018-03-27, by smarks
Initial changes for JDK-8195649
JDK-8195649-branch
2018-03-27, by smarks
http-client-branch: fixed race condition when resubscribing with SocketTube
http-client-branch
2018-03-26, by dfuchs
Fix non-PCH build
epsilon-gc-branch
2018-03-26, by shade
Rehash messages printed by Epsilon
epsilon-gc-branch
2018-03-26, by shade
Whitespace, formatting, dead code elimination
epsilon-gc-branch
2018-03-26, by shade
Purge unused young counters from monitoring
epsilon-gc-branch
2018-03-26, by shade
Update copyrights
epsilon-gc-branch
2018-03-26, by shade
Trim Epsilon BarrierSet after upstream changes
epsilon-gc-branch
2018-03-26, by shade
Merge
epsilon-gc-branch
2018-03-26, by shade
http-client-branch: merge with default
http-client-branch
2018-03-25, by chegar
Merge
http-client-branch
2018-03-23, by dfuchs
http-client-branch: fix HTTP/1.1 retry to avoid duplication of header values
http-client-branch
2018-03-23, by dfuchs
Merge
http-client-branch
2018-03-22, by dfuchs
http-client-branch: minor cleanup in HttpRequestImpl
http-client-branch
2018-03-22, by dfuchs
http-client-branch: verify that send/sendAsync will throw IAE and NPE as specified by HttpRequest.Builder
http-client-branch
2018-03-22, by dfuchs
http-client-branch: (WebSocket) from IOE to IAE in sendClose with bad reason
http-client-branch
2018-03-22, by prappo
http-client-branch: supplementary review comments
http-client-branch
2018-03-21, by chegar
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip