Thanks for all the comments. A new webrev is at:

http://cr.openjdk.java.net/~michaelm/8216978/webrev.2/index.html

The CSR now also includes the minor API doc update suggested for the
no-arg SocketImpl constructor.

Thanks,

Michael


On 29/04/2019, 10:52, Michael McMahon wrote:
Hi,

This is another change which is part of the general cleanup of SocketImpls. The change removes support for pre JDK 1.4 socketimpls which do not implement
the timed connect method. These SocketImpls have not been compilable
since 1.4 and limited runtime support has been provided since then, which is now being removed.

Webrev
-------
http://cr.openjdk.java.net/~michaelm/8216978/webrev.1/

CSR
----
https://bugs.openjdk.java.net/browse/JDK-8222546


Thanks,
Michael.

Reply via email to