Bug in Selector.wakeup()

Guillermo Rodriguez Garcia <[email protected]> Wed, 8 Aug 2018 13:59:39 +0200
Newsgroups gmane.comp.java.classpath.devel
Message-ID <CABDcavZrY5bV9z5UbG9-Ft=xdRs7tVgAo53dYUdvyttLzTsWMw@mail.gmail.com>
Hello all,

I found a bug in Selector.wakeup() which impacts all three
implementations (EpollSelectorImpl, KqueueSelectorImpl, SelectorImpl).
A description of the problem can be seen here:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86154

There is also a patch that fixes the problem.

Best,

Guillermo Rodriguez Garcia
[email protected]