RFR: 8286597: Implement PollerProvider on AIX [v7]
Tyler Steele
tsteele at openjdk.org
Tue May 16 15:36:48 UTC 2023
On Tue, 16 May 2023 15:23:21 GMT, Martin Doerr <mdoerr 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.
I see what you mean about the difference in the 'Provider' naming convention. I'm not opposed to renaming.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13452#issuecomment-1549904609
More information about the nio-dev
mailing list