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
|
2018-03-21 |
chegar |
http-client-branch: missing <p>
http-client-branch
|
changeset |
files
|
2018-03-21 |
chegar |
http-client-branch: API note about sendPong
http-client-branch
|
changeset |
files
|
2018-03-21 |
prappo |
http-client-branch: (WebSocket) almost missed the CSR train
http-client-branch
|
changeset |
files
|
2018-03-21 |
dfuchs |
http-client-branch: Early Review comments for JDK-8199938 Supplementary minor HTTP Client spec clarifications
http-client-branch
|
changeset |
files
|
2018-03-21 |
dfuchs |
http-client-branch: bye, bye, SSLDelegate
http-client-branch
|
changeset |
files
|
2018-03-21 |
prappo |
http-client-branch: (WebSocket) javadoc typos
http-client-branch
|
changeset |
files
|
2018-03-21 |
prappo |
http-client-branch: (WebSocket) remove notion of partial/parts/whole messages (RFC 6455 says text and binary can be streamed unrestricted); introduce pending send operations to refer to them later in about and sendText/sendBinary
http-client-branch
|
changeset |
files
|
2018-03-21 |
chegar |
http-client-branch: typo
http-client-branch
|
changeset |
files
|
2018-03-21 |
prappo |
http-client-branch: (WebSocket) alleviated heavy use of {@code WebSocket} in the javadoc; more details on Listener methods
http-client-branch
|
changeset |
files
|
2018-03-21 |
chegar |
http-client-branch: minor HttpClient.send exception correction
http-client-branch
|
changeset |
files
|
2018-03-21 |
chegar |
http-client-branch: minor WebSocket.Listener re-wording
http-client-branch
|
changeset |
files
|
2018-03-21 |
prappo |
http-client-branch: (WebSocket) API wording for back-pressure
http-client-branch
|
changeset |
files
|
2018-03-21 |
prappo |
http-client-branch: (WebSocket) remove close timer
http-client-branch
|
changeset |
files
|