8213210: Change ServerSocket(SocketImpl impl) constructor to protected access

Alan Bateman Alan.Bateman at oracle.com
Wed Oct 31 19:16:06 UTC 2018


On 31/10/2018 19:13, Brian Burkhalter wrote:
> https://bugs.openjdk.java.net/browse/JDK-8213210
>
> Please see diff included below. CSR to follow.
One thing to check is whether ServerSocket specifies null handling 
anywhere. I don't think it does so you might have to add an @throws NPE.

-Alan


More information about the net-dev mailing list