adding rsockets support into JDK

Lu, Yingqi yingqi.lu at intel.com
Wed May 16 19:26:47 UTC 2018


Hi All,

I have just submitted the initial JEP draft at https://bugs.openjdk.java.net/browse/JDK-8203314 and linked it to the bug JDK-8195160. 

Do I also need to submit a PDF version to jep-submit at openjdk.java.net or jdk-dev email list?

Please review the JEP draft and let me know your comments and feedback. 

Thanks you!!

Lucy

>-----Original Message-----
>From: nio-dev [mailto:nio-dev-bounces at openjdk.java.net] On Behalf Of Lu,
>Yingqi
>Sent: Sunday, May 13, 2018 7:48 AM
>To: Alan Bateman <Alan.Bateman at oracle.com>
>Cc: nio-dev at openjdk.java.net; Viswanathan, Sandhya
><sandhya.viswanathan at intel.com>; Aundhe, Shirish
><shirish.aundhe at intel.com>; Kaczmarek, Eric <eric.kaczmarek at intel.com>
>Subject: Re: adding rsockets support into JDK
>
>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