Code Review for jdk

Prepared by:michaelm on Thu Aug 3 17:42:20 BST 2017
Workspace:/Users/mimcmah/hg/jdk10-sandbox/jdk
Compare against: ssh://hg.openjdk.java.net/jdk10/sandbox/jdk
Branch:http-client-branch
Summary of changes: 627 lines changed: 598 ins; 0 del; 29 mod; 4374 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/Http1Response.java

3 lines changed: 1 ins; 0 del; 2 mod; 242 unchg

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

45 lines changed: 41 ins; 0 del; 4 mod; 728 unchg

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

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

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

17 lines changed: 6 ins; 0 del; 11 mod; 320 unchg

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

7 lines changed: 5 ins; 0 del; 2 mod; 961 unchg

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

7 lines changed: 4 ins; 0 del; 3 mod; 330 unchg

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

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/java/net/httpclient/security/Security.java

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

------ ------ ------ ------ --- New Patch Raw src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/BufferingHandler.java

45 lines changed: 45 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/BufferingProcessor.java

271 lines changed: 271 ins; 0 del; 0 mod; 0 unchg

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

223 lines changed: 223 ins; 0 del; 0 mod; 0 unchg

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

Bug report for: 8184285