-
Task
-
Resolution: Fixed
-
Minor
In Java 11 here are some breaking changes related to the NIO selector logic: http://bugs.openjdk.java.net/browse/JDK-8201315, http://bugs.openjdk.java.net/browse/JDK-8198562 and http://bugs.openjdk.java.net/browse/JDK-8200458
It is not clear how these changes are going to affect Remoting and other communication layers
We have not discovered anything during testing. OpenJDK Jigsaw project members also said there should be no issues. So I believe we can close it.
FYI jthompson