JDK-6993126 : (aio) remove AsynchronousDatagramChannel
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.nio
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2010-10-19
  • Updated: 2017-05-16
  • Resolved: 2011-03-08
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7 b118Fixed
Description
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.

Comments
EVALUATION http://hg.openjdk.java.net/jdk7/build/jdk/rev/5a6c63deacf3
04-12-2010

EVALUATION As per description.
01-11-2010