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

Martin Doerr mdoerr at openjdk.java.net
Fri Apr 9 22:01:02 UTC 2021


#3366 introduced new includes which are not available on AIX, but they are only used on MacOS.

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

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

Changes: https://git.openjdk.java.net/jdk/pull/3424/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3424&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8265018
  Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3424.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3424/head:pull/3424

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


More information about the nio-dev mailing list