7131697 :(se) Need AsynchronousChannelProvider implementation
Michael McMahon
michael.x.mcmahon at oracle.com
Fri Jan 27 07:20:28 PST 2012
On 27/01/12 15:14, Alan Bateman wrote:
> 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.
ah right. Thanks!
>>
>> 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.
>
That's fine.
- Michael.
> -Alan
More information about the macosx-port-dev
mailing list