Code Review for jdk

Prepared by:michaelm on Mon May 22 15:36:26 IST 2017
Workspace:/Users/mimcmah/hg/jdk9/jdk
Compare against: ssh://hg.openjdk.java.net/jdk9/dev/jdk
Summary of changes: 138 lines changed: 23 ins; 77 del; 38 mod; 3748 unchg
Patch of changes: jdk.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/AsyncSSLConnection.java

6 lines changed: 0 ins; 5 del; 1 mod; 206 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/Exchange.java

15 lines changed: 0 ins; 15 del; 0 mod; 567 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/Http1Exchange.java

8 lines changed: 4 ins; 0 del; 4 mod; 241 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/Http1Response.java

20 lines changed: 7 ins; 1 del; 12 mod; 225 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/HttpConnection.java

10 lines changed: 1 ins; 7 del; 2 mod; 338 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/PlainHttpConnection.java

2 lines changed: 0 ins; 1 del; 1 mod; 455 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/PlainTunnelingConnection.java

5 lines changed: 0 ins; 5 del; 0 mod; 168 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/ResponseContent.java

17 lines changed: 0 ins; 13 del; 4 mod; 275 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/ResponseHeaders.java

16 lines changed: 10 ins; 2 del; 4 mod; 179 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/SSLConnection.java

18 lines changed: 1 ins; 13 del; 4 mod; 197 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/SSLDelegate.java

4 lines changed: 0 ins; 2 del; 2 mod; 486 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/SSLTunnelConnection.java

12 lines changed: 0 ins; 9 del; 3 mod; 189 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/java/net/httpclient/whitebox/jdk.incubator.httpclient/jdk/incubator/http/ResponseHeadersTest.java

5 lines changed: 0 ins; 4 del; 1 mod; 222 unchg

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

Bug report for: 8180498