adding rsockets support into JDK

Lu, Yingqi yingqi.lu at intel.com
Sun May 13 14:48:21 UTC 2018


Yes! Will submit early next week. Thank you for the reminder. 

Thanks,
Lucy

Sent from my iPhone

> On May 13, 2018, at 1:11 AM, Alan Bateman <Alan.Bateman at oracle.com> wrote:
> 
>> On 11/05/2018 17:37, Lu, Yingqi wrote:
>> Hi Alan,
>> 
>> Thank you very much for your feedback!
>> 
>> I agree that jdk.net.RdmaSocketImplFactory is not necessary anymore. I will remove it in next version.
>> 
>> I will remove the inheritance from SocketChannelImpl/ServerSocketChannelImpl, replace them with SocketChannel/ServerSocketChannel. My initial thought was to avoid the code duplication, but I totally agree with you on your concern for future maintenance.
>> 
>> I will also make other changes following your suggestions and start to add test cases. I will start from the examples of regular sockets and socket channels and add ones specific to RDMA.
> Are you still planning to submit a JEP?
> 
> -Alan


More information about the nio-dev mailing list