8200583: (se) Selector clean-up, part 4

Alan Bateman Alan.Bateman at oracle.com
Thu Apr 5 09:35:01 UTC 2018



On 05/04/2018 01:15, Brian Burkhalter wrote:
>
> In DevPollSelectorImpl.doSelect() shouldn’t lines 101-111 be inside a 
> loop?
>
> do {
>     // lines 101-111
> } while (numEntries == IOStatus.INTERRUPTED);
>
Yes, well spotted, I think I fat fingered the merge. Fixed now, and 
webrev refreshed in place, and I've re-run all the tests again.

-Alan


More information about the nio-dev mailing list