RFR [13] 8225214: Socket.getOption(SocketOption) not returning the expected type for the StandardSocketOptions.SO_LINGER
Alan Bateman
Alan.Bateman at oracle.com
Tue Jun 4 12:50:27 UTC 2019
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.
-Alan
More information about the net-dev
mailing list