Skip to content

Native image fixes#79

Merged
pruemmer merged 2 commits intomasterfrom
native-image-fixes
Feb 13, 2026
Merged

Native image fixes#79
pruemmer merged 2 commits intomasterfrom
native-image-fixes

Conversation

@zafer-esen
Copy link
Copy Markdown
Collaborator

@zafer-esen zafer-esen commented Feb 12, 2026

Generated src/main/resources/META-INF/native-image/uuverifiers/eldarica/reflect-config.json using the GraalVM tracing agent by commenting out set -e in regression-tests/runalldirs, then:

cd regression-tests
export JAVA_TOOL_OPTIONS="-agentlib:native-image-agent=config-merge-dir=../src/main/resources/META-INF/native-image/uuverifiers/eldarica/"
./runtests
unset JAVA_TOOL_OPTIONS

Also adjusted the options used for native-image inside build.sbt for the build to succeed.

@zafer-esen zafer-esen marked this pull request as ready for review February 12, 2026 18:41
@zafer-esen zafer-esen requested a review from pruemmer February 12, 2026 18:41
@pruemmer pruemmer merged commit b6b228f into master Feb 13, 2026
2 of 3 checks passed
pruemmer added a commit that referenced this pull request Feb 20, 2026
Replace graalvm changes from #79 with a simpler one
@zafer-esen zafer-esen deleted the native-image-fixes branch February 20, 2026 14:23
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.

2 participants