java.nio.file.Files#setPosixFilePermissions
cannot be used under Native Image
#7860
Labels
java.nio.file.Files#setPosixFilePermissions
cannot be used under Native Image
#7860
Describe the issue
A clear and concise description of the issue. We recommend using the latest snapshot builds to replicate the issue as bugs are constantly being fixed in the master branch
java.nio.file.Files#setPosixFilePermissions
cannot be used under Native Image. I created a minimal reproducible unit test at https://github.com/linghengqian/graalvm-v2301-set-posix-file-permissions-test.java.nio.file.Files#setPosixFilePermissions
cannot be used under Native Image #7390 and Add support fororg.apache.shardingsphere.elasticjob:elasticjob-lite-core:3.0.2
graalvm-reachability-metadata#206 .Steps to reproduce the issue
Please include both build steps as well as run steps
Describe GraalVM and your environment:
CE 23.0.1
17
Ubuntu 22.04.3 LTS
AMD64
More details
Consider adding the
--native-image-info
and--verbose
flags when building your native image and paste output below.Add any other information about the problem here. Especially important are stack traces or log output. Feel free to link to gists or to screenshots if necessary.
The text was updated successfully, but these errors were encountered: