adding rsockets support into JDK
Chris Hegarty
chris.hegarty at oracle.com
Mon Jan 28 18:11:52 UTC 2019
On 27/01/2019 07:54, Alan Bateman wrote:
> Lucy, Chris, Brian, and I had brief call on Friday to discuss the
> remaining issues, testing mostly, around this feature. We decided it
> would be help with the collaboration, testing, and ongoing reviews to
> have the JEP 337 implementation in the sandbox. To that end, I've
> created a branch "rsocket-branch" in the jdk/sandbox repository with
> Lucy's v27 patch.
Thanks.
This will help improve collaboration on the code ( rather than posting
incremental patches ). For example, one test was failing on platforms
other than Linux. Fix pushed:
"rsocket-branch: fix null arg checking in factories"
http://hg.openjdk.java.net/jdk/sandbox/rev/7f1b415bfede
Lucy,
I'm going to work on a prototype fix for the non-blocking connect
issue. I hope to post something later in the week.
-Chris.
More information about the nio-dev
mailing list