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

[GR-48529] Add '--strict-image-heap' option and use old class initialization by default to allow easier adoption. #7393

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

graalvmbot
Copy link
Collaborator

No description provided.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Sep 12, 2023
@graalvmbot graalvmbot force-pushed the vj/GR-48529-flip-the-class-initialization-flag branch 2 times, most recently from b8fd7c4 to 21fd003 Compare September 12, 2023 10:24
@graalvmbot graalvmbot force-pushed the vj/GR-48529-flip-the-class-initialization-flag branch from 21fd003 to a90687f Compare September 12, 2023 12:46
@graalvmbot graalvmbot closed this Sep 12, 2023
@graalvmbot graalvmbot merged commit 453a062 into master Sep 12, 2023
12 checks passed
@graalvmbot graalvmbot deleted the vj/GR-48529-flip-the-class-initialization-flag branch September 12, 2023 23:04
zakkak added a commit to zakkak/quarkus that referenced this pull request 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 pull request 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
holly-cummins pushed a commit to holly-cummins/quarkus that referenced this pull request 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
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants