2018-04-16 |
chegar |
http-client-branch: review comment - typo
http-client-branch
|
changeset |
files
|
2018-04-16 |
chegar |
http-client-branch: review comment - additional minor javadoc clean up
http-client-branch
|
changeset |
files
|
2018-04-16 |
chegar |
http-client-branch: review comment - minor javadoc clean up
http-client-branch
|
changeset |
files
|
2018-04-16 |
chegar |
http-client-branch: review comment - update debug statements as per new internal DebugLogger
http-client-branch
|
changeset |
files
|
2018-04-16 |
dfuchs |
http-client-branch: review comment - add more coverage for HttpClientImpl operations ref count
http-client-branch
|
changeset |
files
|
2018-04-16 |
ihse |
Fix compilation problems.
ihse-jdk-library-branch
|
changeset |
files
|
2018-04-16 |
ihse |
Merge from default
ihse-jdk-library-branch
|
changeset |
files
|
2018-04-16 |
ihse |
Initial fix for setting SRC automatically + HEADER_FLAGS.
ihse-jdk-library-branch
|
changeset |
files
|
2018-04-16 |
dfuchs |
Merge
http-client-branch
|
changeset |
files
|
2018-04-16 |
dfuchs |
Merge
http-client-branch
|
changeset |
files
|
2018-04-16 |
dfuchs |
http-client-branch: review comment - missing @bug in two tests
http-client-branch
|
changeset |
files
|
2018-04-13 |
dfuchs |
http-client-branch: review comment - provide a logger that can be protected with assert
http-client-branch
|
changeset |
files
|
2018-04-13 |
prappo |
http-client-branch: review comment - WebSocket removed duplication in tests (these scenarios are better tested in PendingXYZ.java)
http-client-branch
|
changeset |
files
|
2018-04-13 |
prappo |
http-client-branch: review comment - WebSocket sizing queue; making queue faster; an extra test for the queue
http-client-branch
|
changeset |
files
|
2018-04-13 |
dfuchs |
http-client-branch: review comment - several tests should be setting NO_PROXY when testing without proxy
http-client-branch
|
changeset |
files
|
2018-04-13 |
chegar |
http-client-branch: review comment - a few more test should explicitly set no proxy
http-client-branch
|
changeset |
files
|
2018-04-13 |
dfuchs |
http-client-branch: DigestEchoClient test should explicitely set NO_PROXY when testing without proxy
http-client-branch
|
changeset |
files
|
2018-04-13 |
dfuchs |
http-client-branch: add test coverage and better diagnosis for HttpClientImpl operations ref count
http-client-branch
|
changeset |
files
|
2018-04-13 |
shade |
Merge
epsilon-gc-branch
|
changeset |
files
|
2018-04-12 |
ihse |
Merge
ihse-jdk-library-branch
|
changeset |
files
|
2018-04-11 |
lancea |
JDK-8188051-branch correct ABDAType added underscores
JDK-8188051-branch
|
changeset |
files
|
2018-04-11 |
lancea |
JDK-8188051-branch correct ABDAType typos
JDK-8188051-branch
|
changeset |
files
|
2018-04-11 |
prappo |
http-client-branch: review comment - WebSocket example for idle connection
http-client-branch
|
changeset |
files
|
2018-04-11 |
chegar |
http-client-branch: review comment - do not retry non-idempotent requests
http-client-branch
|
changeset |
files
|
2018-04-11 |
chegar |
http-client-branch: review comment - fix intermittently failing PendingXxx WebSocket tests
http-client-branch
|
changeset |
files
|
2018-04-10 |
prappo |
http-client-branch: (WebSocket) javadoc hyperlink bug
http-client-branch
|
changeset |
files
|
2018-04-10 |
prappo |
http-client-branch: review comment - WebSocket rewording, examples, @apiNote
http-client-branch
|
changeset |
files
|
2018-04-10 |
lancea |
JDK-8188051-branch module-info update to add uses
JDK-8188051-branch
|
changeset |
files
|
2018-04-10 |
prappo |
http-client-branch: review comment - WebSocket wording rearrangement (the spec stays the same)
http-client-branch
|
changeset |
files
|
2018-04-10 |
michaelm |
http-client-branch: test change missed in last push
http-client-branch
|
changeset |
files
|
2018-04-10 |
michaelm |
http-client-branch: 8201312: More evolution friendly BodyHandler API
http-client-branch
|
changeset |
files
|
2018-04-10 |
chegar |
http-client-branch: enable HTTP debugging in Pending[Text|Binary]* tests
http-client-branch
|
changeset |
files
|
2018-04-10 |
prappo |
http-client-branch: review comment - clarifications, typos, formatting
http-client-branch
|
changeset |
files
|
2018-04-10 |
shade |
AArch64: move Epsilon barrier under INCLUDE_ALL_GCS
epsilon-gc-branch
|
changeset |
files
|
2018-04-10 |
shade |
Merge
epsilon-gc-branch
|
changeset |
files
|
2018-04-10 |
dfuchs |
http-client-branch: review comment - add BodySubscribers::ofPublisher and BodyHandlers::ofPublisher methods
http-client-branch
|
changeset |
files
|
2018-04-09 |
dfuchs |
Merge
http-client-branch
|
changeset |
files
|
2018-04-09 |
dfuchs |
Merge
http-client-branch
|
changeset |
files
|
2018-04-09 |
chegar |
http-client-branch: review comment - specify locale consistently in toLowerCase
http-client-branch
|
changeset |
files
|
2018-04-09 |
dfuchs |
http-client-branch: fixed race condition when resubscribing with SocketTube - part II
http-client-branch
|
changeset |
files
|
2018-04-09 |
prappo |
http-client-branch: review comment - fixed weird formatting (sparse, with extra new lines) of code snippets in WebSocket
http-client-branch
|
changeset |
files
|
2018-04-06 |
dfuchs |
http-client-branch: review comment - invalid Subscription::request arguments should be relayed to Subscriber::onError (part II: HTTP/2)
http-client-branch
|
changeset |
files
|
2018-04-06 |
lancea |
Merge
JDK-8188051-branch
|
changeset |
files
|
2018-04-06 |
lancea |
JDK-8188051-branch javadoc and minor updates
JDK-8188051-branch
|
changeset |
files
|
2018-04-06 |
chegar |
http-client-branch: review comment - further cleanup in Security test
http-client-branch
|
changeset |
files
|
2018-04-06 |
prappo |
http-client-branch: review comment - typos and WebSocket javadoc rewordings; slight unification with top-level docs for HttpClient
http-client-branch
|
changeset |
files
|
2018-04-06 |
prappo |
http-client-branch: merge
http-client-branch
|
changeset |
files
|
2018-04-06 |
prappo |
http-client-branch: review comment - small WebSocket javadoc rewordings
http-client-branch
|
changeset |
files
|
2018-04-06 |
dfuchs |
http-client-branch: review comment - invalid Subscription::request arguments should be relayed to Subscriber::onError (part I: HTTP/1.1)
http-client-branch
|
changeset |
files
|
2018-04-06 |
chegar |
http-client-branch: review comment - cleanup Security test
http-client-branch
|
changeset |
files
|
2018-04-06 |
prappo |
http-client-branch: review comment - javadoc
http-client-branch
|
changeset |
files
|
2018-04-06 |
prappo |
http-client-branch: review comment - check for logging level being enabled before logging (for performance reasons)
http-client-branch
|
changeset |
files
|
2018-04-06 |
chegar |
http-client-branch: review comment: minor cleanup in security test
http-client-branch
|
changeset |
files
|
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
|