mbasso commented on PR #1813: URL: https://github.com/apache/fury/pull/1813#issuecomment-2353253991
Hello, I have tried to use Fury with GraalVM Native Image and encountered the same error reported by @zhaommmmomo (tests in the `main` branch, no code changes): > Because I noticed that there are some errors when executing the mvn -DskipTests=true -Pnative package command under the graalvm_tests module. Some classes also need to add --initialize-at-build-time=xxx, some of which are code generated I am using a custom GraalVM build based on OpenJDK 21 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
