adding rsockets support into JDK

Chris Hegarty chris.hegarty at oracle.com
Tue Jan 8 14:18:46 UTC 2019


Alan, Lucy,

Specifically on block I/O emulation in the socket channel
implementation.

> On 8 Jan 2019, at 11:00, Alan Bateman <Alan.Bateman at oracle.com> wrote:
> ...
> Chris has an environment to test out the patches so I assume he will have comments too. At this point I'm just trying to understand whether the approach is to emulate blocking I/O everywhere or just the two operations.

I believe that the following changes fully implement the emulation:

  http://cr.openjdk.java.net/~chegar/rsocket/webrev.26.1/

I need to write some additional tests for certain specific aspects of
this, like sending OOB, but I think this is good (and somewhat simpler).
[ I also verified that the Socket and Socket Adapter implementations are
working fine, again some additional test coverage will be needed. ]

-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/nio-dev/attachments/20190108/294d2bc5/attachment.html>


More information about the nio-dev mailing list