RFR: 8276634: Remove `usePlainDatagramSocketImpl` option from the test DatagramChannel/SendReceiveMaxSize.java
Patrick Concannon
pconcannon at openjdk.java.net
Thu Nov 4 14:56:09 UTC 2021
On Thu, 4 Nov 2021 12:28:01 GMT, Mark Sheppard <msheppar at openjdk.org> wrote:
> has the property been retained? If it still exists, then it would seem that the test scenarios are still valid.
No, the property, along with the implementation it referred to, was removed in JDK-8253119. More details can be found in the related CSR: https://bugs.openjdk.java.net/browse/JDK-8269759
-------------
PR: https://git.openjdk.java.net/jdk/pull/6252
More information about the nio-dev
mailing list