Code Review for open

Prepared by:chegar on Fri Dec 15 15:27:30 GMT 2017
Workspace:/home/chhegar/repos/jdk/sandbox/open
Compare against: ssh://hg.openjdk.java.net/jdk/sandbox
Branch:http-client-branch
Summary of changes: 1183 lines changed: 1183 ins; 0 del; 0 mod; 2654 unchg
Patch of changes: open.patch
Bug id: JDK-8193365 : Improve interoperability between HTTP Client's BodyPublisher/BodySubscriber and Flow.Subscriber/Publisher
Legend: Modified file
Deleted file
New file

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

43 lines changed: 43 ins; 0 del; 0 mod; 750 unchg

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

117 lines changed: 117 ins; 0 del; 0 mod; 992 unchg

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

24 lines changed: 24 ins; 0 del; 0 mod; 351 unchg

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

49 lines changed: 49 ins; 0 del; 0 mod; 561 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/java/net/httpclient/FlowAdapterPublisherTest.java

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

------ ------ ------ ------ --- New Patch Raw test/jdk/java/net/httpclient/FlowAdapterSubscriberTest.java

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

------ ------ ------ ------ --- New Patch Raw test/jdk/java/net/httpclient/FlowAdaptersCompileOnly.java

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

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