JDK-8286597 : Implement PollerProvider on AIX
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.nio
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • OS: aix
  • CPU: ppc
  • Submitted: 2022-05-11
  • Updated: 2022-06-04
Related Reports
Relates :  
Relates :  
Relates :  
Description
JDK-8286540 provides a stub implementation of PollerProvider on AIX. Replace this with an full implementation.

AIX's Pollset Library looks promising. See https://www.ibm.com/docs/en/aix/7.2?topic=p-pollset-create-pollset-ctl-pollset-destroy-pollset-poll-pollset-query-pollset-ctl-ext-pollset-poll-ext-pollset-query-ext-pollset-ext-subroutines
Comments
Tyler has updated the description to explain. JDK-8286540 is only provide the minimum to get the JDK to build on AIX.
11-05-2022

I agree. I accidentally submitted the issue without a description, so your comment made sense when it was posted.
11-05-2022

This seems to be a dup of JDK-8286540.
11-05-2022