After the change for JDK-8306308, the effect of the minBufferCap parameter has been nullified. An implNote should be added to highlight this.
As part of the change, setting the StandardSocketOptions.SO_SNDBUF option on the SocketChannel in the socketChannel() sub-test of the newWriter test should be removed.
As part of the change, setting the StandardSocketOptions.SO_SNDBUF option on the SocketChannel in the socketChannel() sub-test of the newWriter test should be removed.
- csr for
-
JDK-8318762 (ch) Add implNote about minBufferCap to main variant of Channels.newWriter
- Closed
- relates to
-
JDK-8306308 (ch) Writer created by Channels::newWriter may lose data
- Closed