Java Cup
Inside Java

News and views from members of the Java team at Oracle

Need help testing new Selector implementation on Windows

The implementation of the Selector API on Windows has been replaced in JDK 17 b22 with a new more scalable implementation. The old select based Selector implementation has been the default since Java 1.4 (2002) so replacing it is a significant change. It would be really helpful…


More at https://mail.openjdk.java.net/pipermail/nio-dev/2021-May/008988.html.