The code in UnixNativeDispatcher.c that uses fstatat64 clearly only tries to support x86_64 on Linux. Without an fstatat, SecureDirectoryStream doesn't work.
- relates to
-
JDK-8165620 Entire JDK should be built with -D_FILE_OFFSET_BITS=64
-
- Closed
-
-
JDK-8165776 SecureDirectoryStream doesn't work on linux non-x86 32-bit
-
- Open
-