Mon, 09 Apr 2018 12:59:06 +0100 dfuchs http-client-branch: fixed race condition when resubscribing with SocketTube - part II http-client-branch
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
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
Fri, 06 Apr 2018 17:06:58 -0400 lancea Merge JDK-8188051-branch
Fri, 06 Apr 2018 17:01:04 -0400 lancea JDK-8188051-branch javadoc and minor updates JDK-8188051-branch
Fri, 06 Apr 2018 18:15:35 +0100 chegar http-client-branch: review comment - further cleanup in Security test http-client-branch
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
Fri, 06 Apr 2018 17:07:24 +0100 prappo http-client-branch: merge http-client-branch
Fri, 06 Apr 2018 17:06:17 +0100 prappo http-client-branch: review comment - small WebSocket javadoc rewordings http-client-branch
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
Fri, 06 Apr 2018 16:05:55 +0100 chegar http-client-branch: review comment - cleanup Security test http-client-branch
Fri, 06 Apr 2018 15:55:07 +0100 prappo http-client-branch: review comment - javadoc http-client-branch
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
Fri, 06 Apr 2018 13:41:14 +0100 chegar http-client-branch: review comment: minor cleanup in security test http-client-branch
Fri, 06 Apr 2018 13:21:08 +0100 prappo http-client-branch: (HPACK) updates and cleanup http-client-branch
Wed, 04 Apr 2018 15:50:02 +0100 prappo http-client-branch: (HPACK) private repo rev. 268:e4862cb31a7dbdded15e3e942f513e73894be711 http-client-branch
Tue, 03 Apr 2018 15:26:04 +0100 dfuchs http-client-branch: review comment - PublishingBodySubscriber should throw ISE when already subscribed http-client-branch
Tue, 03 Apr 2018 12:15:02 +0100 dfuchs http-client-branch: review comment - Improve ResponsePublisher test coverage http-client-branch
Mon, 02 Apr 2018 16:11:53 -0700 smarks Revert to branch base for coverage purposes. JDK-8195649-branch
Mon, 02 Apr 2018 15:52:50 -0400 lancea JDK-8188051-branch: remove unneeded files JDK-8188051-branch
Mon, 02 Apr 2018 14:22:19 -0400 lancea Merge JDK-8188051-branch
Mon, 02 Apr 2018 14:19:45 -0400 lancea JDK-8188051-branch: add jdk.incubator.adba JDK-8188051-branch
Sat, 31 Mar 2018 10:50:55 +0100 dfuchs http-client-branch: added a new ResponsePublisher test http-client-branch
Fri, 30 Mar 2018 16:02:31 +0100 dfuchs Merge http-client-branch
Fri, 30 Mar 2018 14:48:28 +0100 dfuchs http-client-branch: review comment - SocketTube should use slices http-client-branch
Thu, 29 Mar 2018 16:12:41 -0700 smarks Update BasicInt and BasicLong. JDK-8195649-branch
Thu, 29 Mar 2018 14:40:53 -0700 smarks Move ObscureException to its own file. Rewrite BasicDouble. JDK-8195649-branch
Thu, 29 Mar 2018 21:45:58 +0100 chegar http-client-branch: review comment - additional small cleanups in SocketTube http-client-branch
Thu, 29 Mar 2018 15:59:58 -0400 lancea Merge JDK-8188051-branch
Thu, 29 Mar 2018 20:49:13 +0100 chegar http-client-branch: review comment - minor cleanups in SocketTube http-client-branch
Thu, 29 Mar 2018 20:22:55 +0100 chegar http-client-branch: review comment - style and formatting in DebugLogger http-client-branch
Thu, 29 Mar 2018 20:18:43 +0100 chegar http-client-branch: review comment - typo in demand docs http-client-branch
Thu, 29 Mar 2018 17:52:06 +0100 chegar http-client-branch: review comment - update copyright year ranges in tests http-client-branch
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
Thu, 29 Mar 2018 15:32:18 +0100 dfuchs http-client-branch: fix small mistake in CookieHeaderTest.java http-client-branch
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
Thu, 29 Mar 2018 09:55:50 +0100 dfuchs http-client-branch: fix header field-value validation http-client-branch
Wed, 28 Mar 2018 23:43:54 -0700 smarks add test for equality with non-optional JDK-8195649-branch
Thu, 29 Mar 2018 01:06:12 +0200 ihse Tentatively increment data.version to 1.2. ihse-runtestprebuilt-branch
Thu, 29 Mar 2018 01:05:38 +0200 ihse Enable us to work with run-test-prebuilt from sparky-executor. ihse-runtestprebuilt-branch
Thu, 29 Mar 2018 01:01:03 +0200 ihse Created ihse-runtestprebuilt-branch. ihse-runtestprebuilt-branch
Wed, 28 Mar 2018 15:24:53 -0700 smarks restore Optional.or tests; add asserts for Optional.toString JDK-8195649-branch
Wed, 28 Mar 2018 11:06:28 -0700 smarks comment out Optional.or tests for evaluating coverage JDK-8195649-branch
Wed, 28 Mar 2018 10:01:52 -0700 smarks remove old Optional tests JDK-8195649-branch
Tue, 27 Mar 2018 23:12:36 -0700 smarks 8195649: reorganize tests for java.util.Optional JDK-8195649-branch
Tue, 27 Mar 2018 17:49:12 -0700 smarks Initial changes for JDK-8195649 JDK-8195649-branch
Mon, 26 Mar 2018 19:54:18 +0100 dfuchs http-client-branch: fixed race condition when resubscribing with SocketTube http-client-branch
Mon, 26 Mar 2018 17:27:47 +0200 shade Fix non-PCH build epsilon-gc-branch
Mon, 26 Mar 2018 16:43:05 +0200 shade Rehash messages printed by Epsilon epsilon-gc-branch
Mon, 26 Mar 2018 16:29:48 +0200 shade Whitespace, formatting, dead code elimination epsilon-gc-branch
Mon, 26 Mar 2018 16:18:35 +0200 shade Purge unused young counters from monitoring epsilon-gc-branch
Mon, 26 Mar 2018 16:01:23 +0200 shade Update copyrights epsilon-gc-branch
Mon, 26 Mar 2018 10:59:34 +0200 shade Trim Epsilon BarrierSet after upstream changes epsilon-gc-branch
Mon, 26 Mar 2018 09:56:36 +0200 shade Merge epsilon-gc-branch
Sun, 25 Mar 2018 09:02:36 +0100 chegar http-client-branch: merge with default http-client-branch
Fri, 23 Mar 2018 18:44:47 +0000 dfuchs Merge http-client-branch
Fri, 23 Mar 2018 18:01:52 +0000 dfuchs http-client-branch: fix HTTP/1.1 retry to avoid duplication of header values http-client-branch
Thu, 22 Mar 2018 16:13:36 +0000 dfuchs Merge http-client-branch
Thu, 22 Mar 2018 16:09:01 +0000 dfuchs http-client-branch: minor cleanup in HttpRequestImpl http-client-branch
Thu, 22 Mar 2018 14:45:30 +0000 dfuchs http-client-branch: verify that send/sendAsync will throw IAE and NPE as specified by HttpRequest.Builder http-client-branch
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip