Wed, 11 Apr 2018 00:49:26 +0100 |
prappo |
http-client-branch: review comment - WebSocket rewording, examples, @apiNote
http-client-branch
|
changeset |
files
|
Tue, 10 Apr 2018 14:10:07 -0400 |
lancea |
JDK-8188051-branch module-info update to add uses
JDK-8188051-branch
|
changeset |
files
|
Tue, 10 Apr 2018 15:39:47 +0100 |
prappo |
http-client-branch: review comment - WebSocket wording rearrangement (the spec stays the same)
http-client-branch
|
changeset |
files
|
Tue, 10 Apr 2018 15:26:58 +0100 |
michaelm |
http-client-branch: test change missed in last push
http-client-branch
|
changeset |
files
|
Tue, 10 Apr 2018 15:04:27 +0100 |
michaelm |
http-client-branch: 8201312: More evolution friendly BodyHandler API
http-client-branch
|
changeset |
files
|
Tue, 10 Apr 2018 13:39:38 +0100 |
chegar |
http-client-branch: enable HTTP debugging in Pending[Text|Binary]* tests
http-client-branch
|
changeset |
files
|
Tue, 10 Apr 2018 12:09:50 +0100 |
prappo |
http-client-branch: review comment - clarifications, typos, formatting
http-client-branch
|
changeset |
files
|
Tue, 10 Apr 2018 11:59:53 +0200 |
shade |
AArch64: move Epsilon barrier under INCLUDE_ALL_GCS
epsilon-gc-branch
|
changeset |
files
|
Tue, 10 Apr 2018 11:14:50 +0200 |
shade |
Merge
epsilon-gc-branch
|
changeset |
files
|
Tue, 10 Apr 2018 10:25:34 +0100 |
dfuchs |
http-client-branch: review comment - add BodySubscribers::ofPublisher and BodyHandlers::ofPublisher methods
http-client-branch
|
changeset |
files
|
Mon, 09 Apr 2018 15:28:22 +0100 |
dfuchs |
Merge
http-client-branch
|
changeset |
files
|
Mon, 09 Apr 2018 14:27:42 +0100 |
dfuchs |
Merge
http-client-branch
|
changeset |
files
|
Mon, 09 Apr 2018 15:10:48 +0100 |
chegar |
http-client-branch: review comment - specify locale consistently in toLowerCase
http-client-branch
|
changeset |
files
|
Mon, 09 Apr 2018 12:59:06 +0100 |
dfuchs |
http-client-branch: fixed race condition when resubscribing with SocketTube - part II
http-client-branch
|
changeset |
files
|
Mon, 09 Apr 2018 12:05:12 +0100 |
prappo |
http-client-branch: review comment - fixed weird formatting (sparse, with extra new lines) of code snippets in WebSocket
http-client-branch
|
changeset |
files
|
Fri, 06 Apr 2018 22:11:44 +0100 |
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
|
Fri, 06 Apr 2018 17:06:58 -0400 |
lancea |
Merge
JDK-8188051-branch
|
changeset |
files
|
Fri, 06 Apr 2018 17:01:04 -0400 |
lancea |
JDK-8188051-branch javadoc and minor updates
JDK-8188051-branch
|
changeset |
files
|
Fri, 06 Apr 2018 18:15:35 +0100 |
chegar |
http-client-branch: review comment - further cleanup in Security test
http-client-branch
|
changeset |
files
|
Fri, 06 Apr 2018 17:57:35 +0100 |
prappo |
http-client-branch: review comment - typos and WebSocket javadoc rewordings; slight unification with top-level docs for HttpClient
http-client-branch
|
changeset |
files
|
Fri, 06 Apr 2018 17:07:24 +0100 |
prappo |
http-client-branch: merge
http-client-branch
|
changeset |
files
|
Fri, 06 Apr 2018 17:06:17 +0100 |
prappo |
http-client-branch: review comment - small WebSocket javadoc rewordings
http-client-branch
|
changeset |
files
|
Fri, 06 Apr 2018 17:04:25 +0100 |
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
|
Fri, 06 Apr 2018 16:05:55 +0100 |
chegar |
http-client-branch: review comment - cleanup Security test
http-client-branch
|
changeset |
files
|
Fri, 06 Apr 2018 15:55:07 +0100 |
prappo |
http-client-branch: review comment - javadoc
http-client-branch
|
changeset |
files
|
Fri, 06 Apr 2018 15:20:43 +0100 |
prappo |
http-client-branch: review comment - check for logging level being enabled before logging (for performance reasons)
http-client-branch
|
changeset |
files
|
Fri, 06 Apr 2018 13:41:14 +0100 |
chegar |
http-client-branch: review comment: minor cleanup in security test
http-client-branch
|
changeset |
files
|
Fri, 06 Apr 2018 13:21:08 +0100 |
prappo |
http-client-branch: (HPACK) updates and cleanup
http-client-branch
|
changeset |
files
|
Wed, 04 Apr 2018 15:50:02 +0100 |
prappo |
http-client-branch: (HPACK) private repo rev. 268:e4862cb31a7dbdded15e3e942f513e73894be711
http-client-branch
|
changeset |
files
|
Tue, 03 Apr 2018 15:26:04 +0100 |
dfuchs |
http-client-branch: review comment - PublishingBodySubscriber should throw ISE when already subscribed
http-client-branch
|
changeset |
files
|
Tue, 03 Apr 2018 12:15:02 +0100 |
dfuchs |
http-client-branch: review comment - Improve ResponsePublisher test coverage
http-client-branch
|
changeset |
files
|
Mon, 02 Apr 2018 16:11:53 -0700 |
smarks |
Revert to branch base for coverage purposes.
JDK-8195649-branch
|
changeset |
files
|
Mon, 02 Apr 2018 15:52:50 -0400 |
lancea |
JDK-8188051-branch: remove unneeded files
JDK-8188051-branch
|
changeset |
files
|
Mon, 02 Apr 2018 14:22:19 -0400 |
lancea |
Merge
JDK-8188051-branch
|
changeset |
files
|
Mon, 02 Apr 2018 14:19:45 -0400 |
lancea |
JDK-8188051-branch: add jdk.incubator.adba
JDK-8188051-branch
|
changeset |
files
|
Sat, 31 Mar 2018 10:50:55 +0100 |
dfuchs |
http-client-branch: added a new ResponsePublisher test
http-client-branch
|
changeset |
files
|
Fri, 30 Mar 2018 16:02:31 +0100 |
dfuchs |
Merge
http-client-branch
|
changeset |
files
|
Fri, 30 Mar 2018 14:48:28 +0100 |
dfuchs |
http-client-branch: review comment - SocketTube should use slices
http-client-branch
|
changeset |
files
|
Thu, 29 Mar 2018 16:12:41 -0700 |
smarks |
Update BasicInt and BasicLong.
JDK-8195649-branch
|
changeset |
files
|
Thu, 29 Mar 2018 14:40:53 -0700 |
smarks |
Move ObscureException to its own file. Rewrite BasicDouble.
JDK-8195649-branch
|
changeset |
files
|
Thu, 29 Mar 2018 21:45:58 +0100 |
chegar |
http-client-branch: review comment - additional small cleanups in SocketTube
http-client-branch
|
changeset |
files
|
Thu, 29 Mar 2018 15:59:58 -0400 |
lancea |
Merge
JDK-8188051-branch
|
changeset |
files
|
Thu, 29 Mar 2018 20:49:13 +0100 |
chegar |
http-client-branch: review comment - minor cleanups in SocketTube
http-client-branch
|
changeset |
files
|
Thu, 29 Mar 2018 20:22:55 +0100 |
chegar |
http-client-branch: review comment - style and formatting in DebugLogger
http-client-branch
|
changeset |
files
|
Thu, 29 Mar 2018 20:18:43 +0100 |
chegar |
http-client-branch: review comment - typo in demand docs
http-client-branch
|
changeset |
files
|
Thu, 29 Mar 2018 17:52:06 +0100 |
chegar |
http-client-branch: review comment - update copyright year ranges in tests
http-client-branch
|
changeset |
files
|
Thu, 29 Mar 2018 17:14:17 +0100 |
michaelm |
http-client-branch: Fixed 8200351: problem verifying certificate of literal IP address connection
http-client-branch
|
changeset |
files
|
Thu, 29 Mar 2018 15:32:18 +0100 |
dfuchs |
http-client-branch: fix small mistake in CookieHeaderTest.java
http-client-branch
|
changeset |
files
|
Thu, 29 Mar 2018 09:59:24 +0100 |
dfuchs |
http-client-branch: HTTP/1.1 requests should use a single 'Cookie' header for cookies
http-client-branch
|
changeset |
files
|
Thu, 29 Mar 2018 09:55:50 +0100 |
dfuchs |
http-client-branch: fix header field-value validation
http-client-branch
|
changeset |
files
|
Wed, 28 Mar 2018 23:43:54 -0700 |
smarks |
add test for equality with non-optional
JDK-8195649-branch
|
changeset |
files
|
Thu, 29 Mar 2018 01:06:12 +0200 |
ihse |
Tentatively increment data.version to 1.2.
ihse-runtestprebuilt-branch
|
changeset |
files
|
Thu, 29 Mar 2018 01:05:38 +0200 |
ihse |
Enable us to work with run-test-prebuilt from sparky-executor.
ihse-runtestprebuilt-branch
|
changeset |
files
|
Thu, 29 Mar 2018 01:01:03 +0200 |
ihse |
Created ihse-runtestprebuilt-branch.
ihse-runtestprebuilt-branch
|
changeset |
files
|
Wed, 28 Mar 2018 15:24:53 -0700 |
smarks |
restore Optional.or tests; add asserts for Optional.toString
JDK-8195649-branch
|
changeset |
files
|
Wed, 28 Mar 2018 11:06:28 -0700 |
smarks |
comment out Optional.or tests for evaluating coverage
JDK-8195649-branch
|
changeset |
files
|
Wed, 28 Mar 2018 10:01:52 -0700 |
smarks |
remove old Optional tests
JDK-8195649-branch
|
changeset |
files
|
Tue, 27 Mar 2018 23:12:36 -0700 |
smarks |
8195649: reorganize tests for java.util.Optional
JDK-8195649-branch
|
changeset |
files
|
Tue, 27 Mar 2018 17:49:12 -0700 |
smarks |
Initial changes for JDK-8195649
JDK-8195649-branch
|
changeset |
files
|
Mon, 26 Mar 2018 19:54:18 +0100 |
dfuchs |
http-client-branch: fixed race condition when resubscribing with SocketTube
http-client-branch
|
changeset |
files
|
Mon, 26 Mar 2018 17:27:47 +0200 |
shade |
Fix non-PCH build
epsilon-gc-branch
|
changeset |
files
|
Mon, 26 Mar 2018 16:43:05 +0200 |
shade |
Rehash messages printed by Epsilon
epsilon-gc-branch
|
changeset |
files
|
Mon, 26 Mar 2018 16:29:48 +0200 |
shade |
Whitespace, formatting, dead code elimination
epsilon-gc-branch
|
changeset |
files
|
Mon, 26 Mar 2018 16:18:35 +0200 |
shade |
Purge unused young counters from monitoring
epsilon-gc-branch
|
changeset |
files
|