Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8214078

(fs) SecureDirectoryStream not supported on arm32

XMLWordPrintable

    • b21
    • arm
    • linux
    • Not verified

        Has this error:
        ======
        java.lang.AssertionError: SecureDirectoryStream not supported.
        ======

        It's ultimately because it can't find the fstatat64 libc function via dlsym. This symbol is not directly exposed by glibc. There's a workaround for x86 and all 64-bit Linux but not for 32-bit Arm.

              njian Ningsheng Jian (Inactive)
              njian Ningsheng Jian (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: