RFR: 8265018: [AIX] FileDispatcherImpl.c:31:10: fatal error: 'sys/mount.h' file not found
Martin Doerr
mdoerr at openjdk.java.net
Mon Apr 12 09:06:51 UTC 2021
On Fri, 9 Apr 2021 21:39:53 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> #3366 introduced new includes which are not available on AIX, but they are only used on MacOS.
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.
-------------
PR: https://git.openjdk.java.net/jdk/pull/3424
More information about the nio-dev
mailing list