RFR [13] 8225214: Socket.getOption(SocketOption) not returning the expected type for the StandardSocketOptions.SO_LINGER
Chris Hegarty
chris.hegarty at oracle.com
Tue Jun 4 12:56:44 UTC 2019
Alan,
> On 4 Jun 2019, at 13:50, Alan Bateman <Alan.Bateman at oracle.com> wrote:
>
> On 04/06/2019 13:48, Chris Hegarty wrote:
>> Updated as suggested:
>> https://cr.openjdk.java.net/~chegar/8225214/webrev.01/
> I assume soLinger doesn't need to be public. I guess I'd rename it something like testSoLingerValues so that it's a bit cleaner when reading the call in doSocketTests but what you have is fine too.
Both your comments are correct / better. I updated the webrev in place.
-Chris
More information about the net-dev
mailing list