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

Upgrade GraalVM to v23.0.1 (17.0.8-graal) #481

Closed
ujibang opened this issue Sep 12, 2023 · 1 comment
Closed

Upgrade GraalVM to v23.0.1 (17.0.8-graal) #481

ujibang opened this issue Sep 12, 2023 · 1 comment
Assignees
Milestone

Comments

@ujibang
Copy link
Contributor

ujibang commented Sep 12, 2023

Brief overview

Upgrade GraalVM to v23.0.1

@ujibang ujibang added this to the 7.5 milestone Sep 12, 2023
@ujibang ujibang self-assigned this Sep 12, 2023
@ujibang
Copy link
Contributor Author

ujibang commented Sep 13, 2023

@mkjsix we need to create a mvn profile that uses a different native-image.properties for Linux native build (used in our native docker image).

It should specify the option --gc=G1

G1 Garbage Collector can only be used in native images that are built on Linux for AMD64 with GraalVM Oracle

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

No branches or pull requests

1 participant