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-59256] Write missing constants in the application layer #10797

Closed

Conversation

graalvmbot
Copy link
Collaborator

Some persisted constants are not written in the base layer heap.

While it would be possible to force the writing to the heap, ensuring no constants is missed can be difficult, and those constants might not be used in many different applications.

This PR allows those constants to be written in the application layer image heap.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 28, 2025
@graalvmbot graalvmbot closed this Mar 2, 2025
@graalvmbot graalvmbot deleted the scoppey/GR-59256/write-missing-constants-in-app branch March 2, 2025 06:19
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