Callback Based Selectors
David Lloyd
david.lloyd at redhat.com
Mon Jun 4 12:49:43 UTC 2018
Looks good to me!
On Mon, Jun 4, 2018 at 3:38 AM, Alan Bateman <Alan.Bateman at oracle.com> wrote:
>
> Any other comments on the API additions before I create the CSR?
>
> -Alan
>
>
> On 11/04/2018 09:27, Alan Bateman wrote:
>>
>> I've re-based the patch that adds select(Consumer<SelectionKey>) and
>> friends. This follows the changes for JDK-8201315 so the action is invoked
>> while synchronized on the selector and the selected-key set, not the key set
>> for registrations.
>>
>> http://cr.openjdk.java.net/~alanb/8199433/webrev/
>>
>> There's a still a bit of work to do on the Solaris event port
>> implementation related to error recovery, also additional tests will be
>> needed, but otherwise I think all the interactions with the existing spec
>> have been worked out.
>>
>> -Alan
>
>
--
- DML
More information about the nio-dev
mailing list