Skip to content

Conversation

@klopfdreh
Copy link
Contributor

@klopfdreh klopfdreh commented Aug 7, 2024

This PR adds GraalVM support to snappy-java

Documentation references:

I added the files to this specific folder as it is going to be picked up by GraalVM automatically so you don't have to use -H:ResourceConfigurationResources - see the last comments of the "Example implementation" and the link of "Native image Build Configuration"

There are no native-image.properties required.

Fixes: #429

@xerial
Copy link
Owner

xerial commented Aug 7, 2024

Thanks. I'll ship a new version including this fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GraalVM: Caused by: org.xerial.snappy.SnappyError: [FAILED_TO_LOAD_NATIVE_LIBRARY] no native library is found for os.name=Linux and os.arch=x86_64

2 participants