RFR: 8265018: [AIX] FileDispatcherImpl.c:31:10: fatal error: 'sys/mount.h' file not found

Alan Bateman alanb at openjdk.java.net
Mon Apr 12 09:10:44 UTC 2021


On Mon, 12 Apr 2021 09:02:42 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> Thanks for the review and the comment.
> Right, I think the related code should be BSD specific, not MacOS specific. So a larger cleanup change will be appreciated.
> This PR is just to fix the AIX build.

Sure but for this PR then please don't put #ifdef MACOSX in the middle of the shared includes.

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

PR: https://git.openjdk.java.net/jdk/pull/3424


More information about the nio-dev mailing list