RFR:8190843 can not set/get extendedOptions to ServerSocket

vyom tewari vyom.tewari at oracle.com
Thu Nov 16 09:03:54 UTC 2017


Hi All,

Please review the small code change for the below issue.

Webrev     : 
http://cr.openjdk.java.net/~vtewari/8190843/webrev0.0/index.html

BugId        : https://bugs.openjdk.java.net/browse/JDK-8190843

In this code change, i removed the check(getSocket() == null) which will 
always be true for ServerSocket as in case of server socket we set 
"serverSocket" not "socket".

Thanks,

Vyom

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/net-dev/attachments/20171116/21f06ef6/attachment.html>


More information about the net-dev mailing list