Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Testing clj-jgit (unsuccessful) #69

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jeroenvandijk
Copy link
Contributor

This branch is testing GRAALVM compatibility with clj-jgit, so far unsuccesful.

I ran into initialization errors, but with some --initialize-at-run-time additions I have been able to compile the image. However, during execution I ran into reflection errors (java.lang.NoSuchMethodException). So I copied a script from Babashka to generate a JSON reflection file (see resources/reflect-config.json), but then I run into new compilation errors.

So all in all, not ready yet and probably requires the help of a more seasoned GraalVM person.

Tested with Oracle GraalVM 24.0.1+9.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant