Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4607272
Votes 1
Synopsis New I/O: Support asynchronous I/O
Category java:classes_nio
Reported Against tiger
Release Fixed 7(b50)
State 10-Fix Delivered, request for enhancement
Priority: 4-Low
Related Bugs 6468588
Submit Date 13-DEC-2001
Description
Provide support for asynchronous I/O as part of java.nio.

Applications should be able to issue I/O requests and
return immediately.  When the I/O request completes there
should be some sort of notification to the application.

  xxxxx@xxxxx   2002- customer -18
Work Around
N/A
Evaluation
Under consideration for Tiger.  --   xxxxx@xxxxx   2002/2/20
An API for asynchronous I/O has been developed for jdk7 via JSR-203.
Posted Date : 2009-02-16 13:11:36.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang