RFR 8143923 :DatagramSocket and MulticastSocket supportedOptions set depends on call order

vyom vyom.tewari at oracle.com
Mon May 23 04:04:55 UTC 2016


Hi All,

Please review the below code change.

Bug       : JDK-8143923 DatagramSocket and MulticastSocket 
supportedOptions set depends on call order

Webrev : 
http://cr.openjdk.java.net/~vtewari/8143923/webrev0.0/index.html 
<http://cr.openjdk.java.net/%7Evtewari/8143923/webrev0.0/index.html>


I found the same problem in java.net.Socket/ServerSocket, i did the code 
changes for them as well.

Thanks,
Vyom



More information about the net-dev mailing list