Need reviewer for 6913877: (fs) AsynchronousFileChannel.write can return wrong result under load [win]

Christopher Hegarty -Sun Microsystems Ireland Christopher.Hegarty at Sun.COM
Tue Jan 5 03:03:28 PST 2010


Alan Bateman wrote:
> Thanks Chris. If a write operation is initiated specifying a completion 
> handler, and the write operation cannot be initiated then the completion 
> handler's failed method must be invoked. That Invoker.invoke(result) 
> does that (directly or indirectly depending on if it's a pooled-thread 
> or not).

Ah yes, my mistake. I see this now. The change looks fine so.

-Chris.

> 
> -Alan.


More information about the nio-dev mailing list