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