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-60551] [GR-60503] Mark all persisted constants as reachable #10502

Merged
merged 3 commits into from
Jan 17, 2025

Conversation

graalvmbot
Copy link
Collaborator

If a constant is not marked as reachable in the base layer and then accessed in the application layer, all its child constants will not be materialized.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jan 16, 2025
@graalvmbot graalvmbot force-pushed the scoppey/GR-60551-constant-not-materialized branch from 11b8cc0 to 6719253 Compare January 17, 2025 08:53
@graalvmbot graalvmbot closed this Jan 17, 2025
@graalvmbot graalvmbot deleted the scoppey/GR-60551-constant-not-materialized branch January 17, 2025 22:31
@graalvmbot graalvmbot merged commit 07d4cfd into master Jan 17, 2025
13 checks passed
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.

4 participants