We need to remove AsynchronousDatagramChannel before jdk7 goes into lock-down mode. This class was included for consistency reasons but was never required for scalability or other reasons. The implementation needs work and the JCK test coverage is weak too. We've agreed that the best thing is to remove it for jdk7 and look at it again in jdk8.
|