Code Review for jdk

Prepared by:michaelm on Tue Jun 27 10:20:36 BST 2017
Workspace:/Users/mimcmah/hg/jdk10/jdk
Compare against: ssh://hg.openjdk.java.net/jdk10/jdk10/jdk
Summary of changes: 109 lines changed: 82 ins; 2 del; 25 mod; 3478 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

5 lines changed: 2 ins; 0 del; 3 mod; 204 unchg

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

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

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

2 lines changed: 0 ins; 0 del; 2 mod; 315 unchg

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

8 lines changed: 0 ins; 2 del; 6 mod; 185 unchg

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

6 lines changed: 3 ins; 0 del; 3 mod; 199 unchg

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

8 lines changed: 6 ins; 0 del; 2 mod; 484 unchg

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

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/java/net/httpclient/http2/TLSConnection.java

1 line changed: 0 ins; 0 del; 1 mod; 246 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/java/net/httpclient/http2/server/Http2TestServer.java

28 lines changed: 25 ins; 0 del; 3 mod; 191 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/java/net/httpclient/http2/server/Http2TestServerConnection.java

42 lines changed: 40 ins; 0 del; 2 mod; 782 unchg

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

Bug report for: 8182589