7131697 :(se) Need AsynchronousChannelProvider implementation
Alan Bateman
Alan.Bateman at oracle.com
Fri Jan 27 07:14:13 PST 2012
On 27/01/2012 14:47, Michael McMahon wrote:
> Very impressive. And so little native code as well .
>
> One question. Since you use the ONESHOT mode, does that not mean
> only one read (or write) operation can be outstanding on a channel at
> the same time?
That's right, all covered in the javadoc and *PendingExceptions defined
for these cases.
>
> One minor nit. The test in DefaultAsynchronousChannelProvider.java
> should probably be startsWith("Mac OS");
Thanks, I've fixed that and regenerated the webrev.
Since you are happy I will seek approval on jdk7u-dev to get this into
jdk7u/jdk7u-osx.
-Alan
More information about the macosx-port-dev
mailing list