RFR: 8062744 jdk.net.Sockets.setOption/getOption does not support IP_TOS
Chris Hegarty
chris.hegarty at oracle.com
Tue Nov 4 11:17:17 UTC 2014
On 4 Nov 2014, at 10:51, Alan Bateman <Alan.Bateman at oracle.com> wrote:
> 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