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 abstraction that represents a WebSocket implementation's
view on the "network+server" system. Extracting an interface from this class
will allow to provide a high-level quality gray-box tests as virtually any event
from the network and/or server could be emulated by an appropriate
implementation of RawChannel.

Thanks,
-Pavel

--------------------------------------------------------------------------------
[1] https://bugs.openjdk.java.net/browse/JDK-8161474

Reply via email to