Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add GraalVM support #590

Merged
merged 1 commit into from
Aug 7, 2024
Merged

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 xerial merged commit 04c6888 into xerial:master Aug 7, 2024
7 checks passed
@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
2 participants