RFR: 8286597: Implement PollerProvider on AIX [v7]

Tyler Steele tsteele at openjdk.org
Wed May 17 19:43:55 UTC 2023


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

>> Tyler Steele has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Adds IBM Copyright line
>
> 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.

@AlanBateman, I believe you are active in the various Poller implementations, and have looked at these changes pretty thoroughly. Would you be comfortable finalizing your review?

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

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


More information about the hotspot-dev mailing list