Re: RFR (9): 8180498 Remove httpclient internal APIs which supply ByteBuffers to read calls

2017-05-22 Thread Michael McMahon
Daniel I've updated the webrev at http://cr.openjdk.java.net/~michaelm/8180498/webrev.2/ The diffs between the two versions is the following: Thanks, Michael. ./src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/Exchange.java 36d35 < import java.nio.ByteBuffer; 79,81d77 < //

Re: RFR (9): 8180498 Remove httpclient internal APIs which supply ByteBuffers to read calls

2017-05-22 Thread Daniel Fuchs
On 22/05/2017 15:38, Michael McMahon wrote: Daniel I've updated the webrev at http://cr.openjdk.java.net/~michaelm/8180498/webrev.2/ The diffs between the two versions is the following: Looks good Michael! -- daniel Thanks, Michael. ./src/jdk.incubator.httpclient/share/classes/jdk/incuba