On 03/12/2019 16:39, Daniel Fuchs wrote:

It's true that there might be some overlap. This test is more about
proving consistency between the doc and the different implementations
provided by the JDK. It's too easy for something to fall through the
gaps otherwise.
The javadoc update looks good.

I guess the test is okay but it's not really the location to test that the implementations of NetworkChannel support the socket options that they specify. The tests in nio/channels already do this, additionally testing extended socket options.

-Alan

Reply via email to