RFR: 8253478: (se) epoll Selector should use eventfd for wakeup instead of pipe [v5]

Brian Burkhalter bpb at openjdk.java.net
Tue Jan 19 23:18:50 UTC 2021


On Tue, 19 Jan 2021 22:58:52 GMT, Michael McMahon <michaelm at openjdk.org> wrote:

>> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8253478: clean up comment in micro
>
> src/java.base/linux/classes/sun/nio/ch/EPollSelectorImpl.java line 89:
> 
>> 87:         }
>> 88: 
>> 89:         // register one end of the socket pair for wakeups
> 
> I guess the comment at line 89 no longer applies.

You are correct, thanks.

-------------

PR: https://git.openjdk.java.net/jdk/pull/2082


More information about the nio-dev mailing list