Code Review for jdk

Prepared by:michaelm michaelm on Wed Feb 10 14:28:08 GMT 2016
Workspace:/export/repos/jdk9-review/jdk
Compare against: http://hg.openjdk.java.net/jdk9/dev/jdk
Compare against version:13689
Summary of changes: 17965 lines changed: 17964 ins; 0 del; 1 mod; 781 unchg
Patch of changes: jdk.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw make/src/classes/build/tools/module/boot.modules

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
1 line changed: 1 ins; 0 del; 0 mod; 33 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/java/net/Authenticator.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
42 lines changed: 42 ins; 0 del; 0 mod; 425 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/java/net/ProxySelector.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
45 lines changed: 45 ins; 0 del; 0 mod; 165 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/java/net/package-info.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
2 lines changed: 1 ins; 0 del; 1 mod; 158 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/AsyncEvent.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
58 lines changed: 58 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/AuthenticationFilter.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
303 lines changed: 303 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/BufferHandler.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
37 lines changed: 37 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/ConnectionPool.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
269 lines changed: 269 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/CookieFilter.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
66 lines changed: 66 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/Exchange.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
418 lines changed: 418 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/ExchangeImpl.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
133 lines changed: 133 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/ExecutorWrapper.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
101 lines changed: 101 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/FatalIOException.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
48 lines changed: 48 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/FilterFactory.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
49 lines changed: 49 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/HeaderFilter.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
45 lines changed: 45 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/HeaderParser.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
238 lines changed: 238 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/Http1Exchange.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
315 lines changed: 315 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/Http1Request.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
357 lines changed: 357 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/Http1Response.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
301 lines changed: 301 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/Http2ClientImpl.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
33 lines changed: 33 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/Http2Connection.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
65 lines changed: 65 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/HttpClient.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
417 lines changed: 417 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/HttpClientBuilderImpl.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
128 lines changed: 128 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/HttpClientImpl.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
492 lines changed: 492 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/HttpConnection.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
368 lines changed: 368 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/HttpHeaders.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
81 lines changed: 81 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/HttpHeadersImpl.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
111 lines changed: 111 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/HttpRedirectImpl.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
104 lines changed: 104 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/HttpRequest.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
872 lines changed: 872 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/HttpRequestBuilderImpl.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
164 lines changed: 164 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/HttpRequestImpl.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
281 lines changed: 281 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/HttpResponse.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
999 lines changed: 999 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/HttpResponseImpl.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
156 lines changed: 156 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/HttpTimeoutException.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
40 lines changed: 40 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/Log.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
162 lines changed: 162 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/MultiExchange.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
297 lines changed: 297 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/Pair.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
46 lines changed: 46 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/PlainHttpConnection.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
227 lines changed: 227 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/PlainProxyConnection.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
39 lines changed: 39 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/PlainTunnelingConnection.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
143 lines changed: 143 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/RawChannel.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
150 lines changed: 150 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/RedirectFilter.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
96 lines changed: 96 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/ResponseContent.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
323 lines changed: 323 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/ResponseHeaders.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
475 lines changed: 475 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/SSLConnection.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
178 lines changed: 178 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/SSLDelegate.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
445 lines changed: 445 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/SSLTunnelConnection.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
185 lines changed: 185 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/Stream.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
101 lines changed: 101 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/TimeoutEvent.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
47 lines changed: 47 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/Utils.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
186 lines changed: 186 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/java.httpclient/share/classes/java/net/http/package-info.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
40 lines changed: 40 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/APIErrors.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
207 lines changed: 207 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/BasicAuthTest.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
162 lines changed: 162 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/HeadersTest.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
64 lines changed: 64 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/HttpUtils.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
174 lines changed: 174 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/LightWeightHttpServer.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
313 lines changed: 313 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/ManyRequests.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
194 lines changed: 194 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/ProxyServer.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
319 lines changed: 319 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/QuickResponses.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
104 lines changed: 104 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/RequestBodyTest.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
169 lines changed: 169 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/Server.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
259 lines changed: 259 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/SmokeTest.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
949 lines changed: 949 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/SplitResponse.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
117 lines changed: 117 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/TimeoutTest.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
158 lines changed: 158 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/docs/files/foo.txt

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
1 line changed: 1 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/docs/files/notsobigfile.txt

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
34 lines changed: 34 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/docs/files/smallfile.txt

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
1792 lines changed: 1792 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/redir1.txt

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
34 lines changed: 34 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/redir2.txt

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
34 lines changed: 34 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/security/0.policy

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
24 lines changed: 24 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/security/1.policy

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
24 lines changed: 24 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/security/10.policy

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
22 lines changed: 22 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/security/11.policy

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
24 lines changed: 24 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/security/12.policy

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
24 lines changed: 24 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/security/15.policy

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
27 lines changed: 27 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/security/2.policy

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
24 lines changed: 24 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/security/3.policy

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
24 lines changed: 24 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/security/4.policy

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
25 lines changed: 25 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/security/5.policy

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
24 lines changed: 24 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/security/6.policy

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
24 lines changed: 24 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/security/7.policy

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
24 lines changed: 24 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/security/8.policy

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
24 lines changed: 24 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/security/9.policy

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
24 lines changed: 24 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/security/Security.java

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
472 lines changed: 472 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/test11.txt

rev 13690 : 8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: chegar
1792 lines changed: 1792 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /home/mm72272/bin/webrev (vers 25.16-hg+openjdk.java.net).