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

Test example Application with GraalVM #9

Open
tobiasschaefer opened this issue Feb 14, 2020 · 1 comment
Open

Test example Application with GraalVM #9

tobiasschaefer opened this issue Feb 14, 2020 · 1 comment
Labels
native-image The issue concerns the native image

Comments

@tobiasschaefer
Copy link
Collaborator

We should verify that an example application also works with GraalVM. At best, this is also build by the CI (but may in parallel due to long build duration).

@tobiasschaefer tobiasschaefer added the native-image The issue concerns the native image label Jul 21, 2020
@Hayvon
Copy link
Contributor

Hayvon commented Feb 3, 2021

An outdated test application with micronaut-camunda-bpm and GraalVM (20.2.0) can be found here: https://github.com/Hayvon/micronaut-camunda-bpm/tree/workingBranchNativeImage_v2.

Done:

  • Provided necessary GraalVM configuration, so application starts

Problems:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
native-image The issue concerns the native image
Projects
None yet
Development

No branches or pull requests

2 participants