Mon, 19 Feb 2018 12:47:47 +0100 ihse Getting the overall structure basically right. ihse-cflags-rewrite-branch
Mon, 19 Feb 2018 11:37:43 +0100 ihse Sorting out LIBS. ihse-cflags-rewrite-branch
Mon, 19 Feb 2018 11:08:33 +0100 ihse Merge ihse-cflags-rewrite-branch
Fri, 16 Feb 2018 20:55:07 +0100 ihse Try to extract defines. ihse-cflags-rewrite-branch
Fri, 16 Feb 2018 20:45:47 +0100 ihse Sorting out LDFLAGS. ihse-cflags-rewrite-branch
Fri, 16 Feb 2018 18:18:16 +0000 chegar http-client-branch: fix a few more typos in spec http-client-branch
Fri, 16 Feb 2018 16:50:27 +0000 chegar http-client-branch: fix a few more typos in spec http-client-branch
Fri, 16 Feb 2018 16:27:01 +0000 chegar http-client-branch: fix a few typos in spec http-client-branch
Fri, 16 Feb 2018 16:23:54 +0000 chegar http-client-branch: Builders as interfaces http-client-branch
Fri, 16 Feb 2018 16:09:14 +0000 chegar http-client-branch: HttpResponse as an interface http-client-branch
Fri, 16 Feb 2018 15:06:29 +0000 chegar http-client-branch: HTTP Client file publishers, handlers, and subscribers as capability objects http-client-branch
Fri, 16 Feb 2018 10:34:17 +0000 michaelm http-client-branch: added system property to disable hostname verification for testing http-client-branch
Thu, 15 Feb 2018 20:09:01 +0000 dfuchs http-client-branch: Fixed chunked encoding in DigestEchoServer http-client-branch
Thu, 15 Feb 2018 19:11:34 +0000 dfuchs http-client-branch: Fixed variable lenght logic in HttpServerAdapters.java http-client-branch
Thu, 15 Feb 2018 16:32:53 +0000 dfuchs http-client-branch: Extend ThrowingSubscribers.java to test several exception classes http-client-branch
Thu, 15 Feb 2018 15:28:17 +0000 dfuchs http-client-branch: Add a test for Handlers/Subscribers as described in JDK-8165220 http-client-branch
Thu, 15 Feb 2018 14:10:27 +0000 chegar http-client-branch: fix asFileDownload handler and add test http-client-branch
Thu, 15 Feb 2018 12:31:14 +0000 chegar http-client-branch: minor cleanup and improve testing for response version and session http-client-branch
Thu, 15 Feb 2018 12:08:12 +0000 prappo http-client-branch: (WebSocket) fixing sloppy commit http-client-branch
Thu, 15 Feb 2018 10:23:00 +0000 prappo http-client-branch: (WebSocket) added test which aggregates text messages through StringBuilder http-client-branch
Wed, 14 Feb 2018 17:35:42 +0000 dfuchs http-client-branch: 8196967: HTTP1/HTTP2 Proxy Issue http-client-branch
Wed, 14 Feb 2018 17:02:56 +0000 michaelm http-client-branch: Fixed problem in last push in Response.java http-client-branch
Wed, 14 Feb 2018 16:04:18 +0000 michaelm http-client-branch: fixed TLS hostname checking issue, SSL session reuse, and changed HttpResponse to return SSLSession http-client-branch
Wed, 14 Feb 2018 14:31:00 +0100 ihse Kill CFLAGS_JDKLIB_EXTRA. ihse-cflags-rewrite-branch
Wed, 14 Feb 2018 14:03:10 +0100 ihse Start breaking out stuff from flags.m4. ihse-cflags-rewrite-branch
Wed, 14 Feb 2018 13:22:05 +0100 ihse Create ihse-cflags-rewrite-branch ihse-cflags-rewrite-branch
Tue, 13 Feb 2018 16:22:49 +0000 chegar http-client-branch: fix typo in previous push http-client-branch
Tue, 13 Feb 2018 15:28:07 +0000 chegar http-client-branch: add RFC links to the package description. Add javadoc to the public Exception types http-client-branch
Tue, 13 Feb 2018 14:42:41 +0000 dfuchs http-client-branch: fix doc examples for BodyHandler::fromLineSubscriber (tahe II) http-client-branch
Tue, 13 Feb 2018 14:34:00 +0000 dfuchs http-client-branch: fix doc examples for BodyHandler::fromLineSubscriber http-client-branch
Tue, 13 Feb 2018 15:28:07 +0100 ihse Remove launcher mapfiles. ihse-remove-mapfiles-branch
Tue, 13 Feb 2018 15:25:33 +0100 jprtadm Solaris syntax fix. ihse-remove-mapfiles-branch
Tue, 13 Feb 2018 15:23:08 +0100 jprtadm More solaris hack to compile. ihse-remove-mapfiles-branch
Tue, 13 Feb 2018 15:18:38 +0100 ihse Oops. ihse-remove-mapfiles-branch
Tue, 13 Feb 2018 15:14:11 +0100 jprtadm Hacking away at solaris. ihse-remove-mapfiles-branch
Tue, 13 Feb 2018 14:54:44 +0100 ihse Fix compiler flags for all compilers. ihse-remove-mapfiles-branch
Tue, 13 Feb 2018 14:07:56 +0100 ihse Remove libjsig mapfile. ihse-remove-mapfiles-branch
Tue, 13 Feb 2018 13:07:50 +0100 ihse Remove unpack200-exe mapfiles. ihse-remove-mapfiles-branch
Tue, 13 Feb 2018 13:02:19 +0100 ihse Remove the libmlib_image mapfile. ihse-remove-mapfiles-branch
Tue, 13 Feb 2018 12:39:56 +0100 ihse Remove libsaproc mapfiles. ihse-remove-mapfiles-branch
Tue, 13 Feb 2018 11:54:44 +0100 ihse Remove libfontmanager and libjava mapfiles. ihse-remove-mapfiles-branch
Tue, 13 Feb 2018 11:35:47 +0100 ihse Remove all trivial mapfiles. ihse-remove-mapfiles-branch
Tue, 13 Feb 2018 10:37:33 +0100 ihse First stab at removing mapfiles. ihse-remove-mapfiles-branch
Tue, 13 Feb 2018 10:36:52 +0100 ihse Create ihse-remove-mapfiles-branch ihse-remove-mapfiles-branch
Mon, 12 Feb 2018 18:45:17 +0000 prappo http-client-branch: (HttpClient) JDK-fixed 8196962 http-client-branch
Mon, 12 Feb 2018 17:32:52 +0000 dfuchs http-client-branch: Add whitebox tests for AuthenticationFilter. http-client-branch
Sat, 10 Feb 2018 08:39:29 +0000 chegar http-client-branch: minor module and package javadoc change http-client-branch
Fri, 09 Feb 2018 18:50:31 +0000 chegar http-client-branch: minor bug fixes http-client-branch
Fri, 09 Feb 2018 15:22:31 +0000 chegar http-client-branch: remove java.net.http from DOCS_MODULES since it is part of java.se http-client-branch
Fri, 09 Feb 2018 12:34:07 +0000 chegar http-client-branch: revert overzealous use of @linkplain http-client-branch
Fri, 09 Feb 2018 09:26:44 +0000 chegar http-client-branch: minor doc cleanup http-client-branch
Thu, 08 Feb 2018 20:58:35 +0000 chegar http-client-branch: javadoc refresh and minor fixes http-client-branch
Thu, 08 Feb 2018 21:05:35 +0100 shade Make sure arch-specific barriers are properly scoped epsilon-gc-branch
Thu, 08 Feb 2018 20:56:03 +0100 shade Merge epsilon-gc-branch
Wed, 07 Feb 2018 22:49:25 +0000 prappo http-client-branch: (HttpClient) cleanup before JDK-8196962. Removing a legacy logging for HPACK decoding. The HPACK core provides a more robust one. http-client-branch
Wed, 07 Feb 2018 22:09:31 +0000 chegar http-client-baranch: long lines http-client-branch
Wed, 07 Feb 2018 21:45:37 +0000 chegar http-client-branch: move implementation to jdk.internal.net.http http-client-branch
Wed, 07 Feb 2018 15:46:30 +0000 dfuchs http-client-branch: more fixes for odd intermittent failures http-client-branch
Wed, 07 Feb 2018 15:41:04 +0000 chegar http-client-branch: remove superflous add-modules from security test http-client-branch
Wed, 07 Feb 2018 14:17:24 +0000 chegar http-client-branch: move to standard package and module name http-client-branch
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip