prappo [Thu, 15 Feb 2018 10:23:00 +0000] rev 56129
http-client-branch: (WebSocket) added test which aggregates text messages through StringBuilder
dfuchs [Wed, 14 Feb 2018 17:35:42 +0000] rev 56128
http-client-branch: 8196967: HTTP1/HTTP2 Proxy Issue
michaelm [Wed, 14 Feb 2018 17:02:56 +0000] rev 56127
http-client-branch: Fixed problem in last push in Response.java
michaelm [Wed, 14 Feb 2018 16:04:18 +0000] rev 56126
http-client-branch: fixed TLS hostname checking issue, SSL session reuse, and changed HttpResponse to return SSLSession
ihse [Wed, 14 Feb 2018 14:31:00 +0100] rev 56125
Kill CFLAGS_JDKLIB_EXTRA.
ihse [Wed, 14 Feb 2018 14:03:10 +0100] rev 56124
Start breaking out stuff from flags.m4.
ihse [Wed, 14 Feb 2018 13:22:05 +0100] rev 56123
Create ihse-cflags-rewrite-branch
chegar [Tue, 13 Feb 2018 16:22:49 +0000] rev 56122
http-client-branch: fix typo in previous push
chegar [Tue, 13 Feb 2018 15:28:07 +0000] rev 56121
http-client-branch: add RFC links to the package description. Add javadoc to the public Exception types
dfuchs [Tue, 13 Feb 2018 14:42:41 +0000] rev 56120
http-client-branch: fix doc examples for BodyHandler::fromLineSubscriber (tahe II)
dfuchs [Tue, 13 Feb 2018 14:34:00 +0000] rev 56119
http-client-branch: fix doc examples for BodyHandler::fromLineSubscriber
ihse [Tue, 13 Feb 2018 15:28:07 +0100] rev 56118
Remove launcher mapfiles.
jprtadm [Tue, 13 Feb 2018 15:25:33 +0100] rev 56117
Solaris syntax fix.
jprtadm [Tue, 13 Feb 2018 15:23:08 +0100] rev 56116
More solaris hack to compile.
ihse [Tue, 13 Feb 2018 15:18:38 +0100] rev 56115
Oops.
jprtadm [Tue, 13 Feb 2018 15:14:11 +0100] rev 56114
Hacking away at solaris.
ihse [Tue, 13 Feb 2018 14:54:44 +0100] rev 56113
Fix compiler flags for all compilers.
ihse [Tue, 13 Feb 2018 14:07:56 +0100] rev 56112
Remove libjsig mapfile.
ihse [Tue, 13 Feb 2018 13:07:50 +0100] rev 56111
Remove unpack200-exe mapfiles.
ihse [Tue, 13 Feb 2018 13:02:19 +0100] rev 56110
Remove the libmlib_image mapfile.
ihse [Tue, 13 Feb 2018 12:39:56 +0100] rev 56109
Remove libsaproc mapfiles.
ihse [Tue, 13 Feb 2018 11:54:44 +0100] rev 56108
Remove libfontmanager and libjava mapfiles.
ihse [Tue, 13 Feb 2018 11:35:47 +0100] rev 56107
Remove all trivial mapfiles.
ihse [Tue, 13 Feb 2018 10:37:33 +0100] rev 56106
First stab at removing mapfiles.
ihse [Tue, 13 Feb 2018 10:36:52 +0100] rev 56105
Create ihse-remove-mapfiles-branch
prappo [Mon, 12 Feb 2018 18:45:17 +0000] rev 56104
http-client-branch: (HttpClient) JDK-fixed 8196962
dfuchs [Mon, 12 Feb 2018 17:32:52 +0000] rev 56103
http-client-branch: Add whitebox tests for AuthenticationFilter.
chegar [Sat, 10 Feb 2018 08:39:29 +0000] rev 56102
http-client-branch: minor module and package javadoc change
chegar [Fri, 09 Feb 2018 18:50:31 +0000] rev 56101
http-client-branch: minor bug fixes
chegar [Fri, 09 Feb 2018 15:22:31 +0000] rev 56100
http-client-branch: remove java.net.http from DOCS_MODULES since it is part of java.se
chegar [Fri, 09 Feb 2018 12:34:07 +0000] rev 56099
http-client-branch: revert overzealous use of @linkplain
chegar [Fri, 09 Feb 2018 09:26:44 +0000] rev 56098
http-client-branch: minor doc cleanup