Re: RFR 8161474: Extract interface from java.net.http.RawChannel

2016-07-18 Thread Michael McMahon
Looks fine Pavel. - Michael On 18/07/2016, 11:29, Pavel Rappo wrote: Hello, Could you please review the following change for [1]? http://cr.openjdk.java.net/~prappo/8161474/webrev.00/ This change is purely a refactoring. No functionality changes are intended. RawChannel is an I/O abstr

RFR 8161474: Extract interface from java.net.http.RawChannel

2016-07-18 Thread Pavel Rappo
Hello, Could you please review the following change for [1]? http://cr.openjdk.java.net/~prappo/8161474/webrev.00/ This change is purely a refactoring. No functionality changes are intended. RawChannel is an I/O abstraction that represents a WebSocket implementation's view on the "network+s