RFR: 8286597: Implement PollerProvider on AIX [v7]

Martin Doerr mdoerr at openjdk.org
Tue May 16 15:25:50 UTC 2023


On Tue, 16 May 2023 07:25:07 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> I'm not involved in the AIX port, and have not used pollset, but I am puzzled by PollsetProvider as I expected it to be named Pollset (its not a factory/provider of Pollset, it instead provides an interface to the pollset I/O facility). If you look at the naming/architecture for the other platforms then you'll see what I mean.

That's a valid point. `Pollset` may be a better name.

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

PR Comment: https://git.openjdk.org/jdk/pull/13452#issuecomment-1549887110


More information about the hotspot-dev mailing list