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

Adopt new option --strict-image-heap that will land in GraalVM for JDK 21 #35901

Closed
zakkak opened this issue Sep 13, 2023 · 0 comments · Fixed by #35902
Closed

Adopt new option --strict-image-heap that will land in GraalVM for JDK 21 #35901

zakkak opened this issue Sep 13, 2023 · 0 comments · Fixed by #35902
Assignees
Labels
Milestone

Comments

@zakkak
Copy link
Contributor

zakkak commented Sep 13, 2023

Description

oracle/graal#7393 adds a new --strict-image-heap option, that will eventually (in GraalVM for JDK 22 to my understanding) become the new default. Quarkus should start using the option with GraalVM for JDK 21 to be able to test it before it becomes the new default.

cc @jerboaa @Karm @galderz

Implementation ideas

No response

@zakkak zakkak added the kind/enhancement New feature or request label Sep 13, 2023
@zakkak zakkak self-assigned this Sep 13, 2023
zakkak added a commit to zakkak/quarkus that referenced this issue Sep 13, 2023
oracle/graal#7393 adds a new --strict-image-heap option, that will
eventually become the new default. Quarkus should start using the option
with GraalVM for JDK 21 (23.1.0) to be able to test it before it becomes
the new default.

Closes quarkusio#35901
zakkak added a commit to zakkak/quarkus that referenced this issue Sep 15, 2023
oracle/graal#7393 adds a new --strict-image-heap option, that will
eventually become the new default. Quarkus should start using the option
with GraalVM for JDK 21 (23.1.0) to be able to test it before it becomes
the new default.

Closes quarkusio#35901
@quarkus-bot quarkus-bot bot added this to the 3.5 - main milestone Sep 15, 2023
holly-cummins pushed a commit to holly-cummins/quarkus that referenced this issue Feb 8, 2024
oracle/graal#7393 adds a new --strict-image-heap option, that will
eventually become the new default. Quarkus should start using the option
with GraalVM for JDK 21 (23.1.0) to be able to test it before it becomes
the new default.

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

Successfully merging a pull request may close this issue.

2 participants