Code Review for jdk

Prepared by:michaelm on Mon Feb 20 16:43:10 GMT 2017
Workspace:/Users/mimcmah/hg/jdk9/jdk
Compare against: ssh://hg.openjdk.java.net/jdk9/dev/jdk
Summary of changes: 823 lines changed: 572 ins; 155 del; 96 mod; 3998 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/Exchange.java

44 lines changed: 15 ins; 8 del; 21 mod; 458 unchg

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

42 lines changed: 3 ins; 33 del; 6 mod; 162 unchg

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

11 lines changed: 0 ins; 6 del; 5 mod; 208 unchg

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

8 lines changed: 0 ins; 7 del; 1 mod; 860 unchg

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

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

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

91 lines changed: 20 ins; 40 del; 31 mod; 314 unchg

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

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

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

12 lines changed: 0 ins; 7 del; 5 mod; 197 unchg

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

131 lines changed: 52 ins; 54 del; 25 mod; 876 unchg

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

29 lines changed: 29 ins; 0 del; 0 mod; 131 unchg

------ ------ ------ ------ --- New Patch Raw src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/internal/common/AsyncDataReadQueue.java

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

------ ------ ------ ------ --- New Patch Raw test/java/net/httpclient/http2/FixedThreadPoolTest.java

241 lines changed: 241 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: 8175274