adding rsockets support into JDK

Alan Bateman Alan.Bateman at oracle.com
Tue Jun 19 06:53:48 UTC 2018


On 18/06/2018 22:19, Lu, Yingqi wrote:
> Hi All,
>
> I just created a CSR at the meantime. The link is available at https://bugs.openjdk.java.net/browse/JDK-8205186.
>
> Please review this and let me know your feedback.
>
The CSR will need to include the javadoc for each of the methods. That 
isn't fully fleshed out in the webrev yet. Do you need help on this?

The other thing is that adds a protected constructor to 
java.net.ServerSocket (to match the equivalent in java.net.Socket) so 
that will need to be included too. This addition means the scope changes 
to Java SE too.

-Alan


More information about the nio-dev mailing list