RFR: 8260304: (se) EPollSelectorImpl wakeup mechanism broken on Linux 32-bit [v2]
Aleksey Shipilev
shade at openjdk.java.net
Fri Jan 22 17:10:03 UTC 2021
On Fri, 22 Jan 2021 17:03:58 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Use the proper suffix for uint64_t literal, while we are at it
>
> Yeah, should be uint64_t as the write to eventfd must be 8 bytes.
Self-bikeshedded myself: let's do `ULL` suffix, while we are at it. See update.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2196
More information about the nio-dev
mailing list