RFR: 8062744 jdk.net.Sockets.setOption/getOption does not support IP_TOS

Alan Bateman Alan.Bateman at oracle.com
Tue Nov 4 10:51:22 UTC 2014


On 04/11/2014 10:44, Michael McMahon wrote:
> Could I get the following small change reviewed please?
>
> http://cr.openjdk.java.net/~michaelm/8062744/webrev.1/
>
> In JDK 9 the problem only affects the Socket.supportedOptions() method,
> but the same change is needed in 8 to allow the IP_TOS option to be set
> in a ServerSocket.
The change looks okay but for the test then it might be better to update 
the existing test java/net/SocketOption/OptionsTest.java.

-Alan.


More information about the net-dev mailing list