On Tue, 3 Feb 2026 13:24:14 GMT, Matthias Baesken <[email protected]> wrote:

> > Thanks, it is missing the close method. I've updated it, would you mind 
> > re-testing the build?
> 
> Done. Unfortunately it still fails, this time with
> 
> ```
> /jdk/src/java.base/aix/classes/sun/nio/ch/PollsetPoller.java:57: error: 
> cannot find symbol
>         Pollset.pollsetDestroy(pollset);

Duh, the pollset ID here is setid. Would you mind changing that locally to see 
if there is anything else?

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

PR Comment: https://git.openjdk.org/jdk/pull/29195#issuecomment-3841508007

Reply via email to