Skip to content

[GR-59855] Make StaticFinalFieldFoldingFeature layer aware #10654

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

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

graalvmbot
Copy link
Collaborator

Make the StaticFinalFieldFoldingFeature layer aware by persisting the field value, the fieldCheckIndex and the initializationStatus for each folded field.

This information needs to be stored in a LayeredImageSingleton (StaticFinalFieldFoldingSingleton) which will be reloaded in the extension layers.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 10, 2025
@graalvmbot graalvmbot closed this Feb 11, 2025
@graalvmbot graalvmbot deleted the scoppey/GR-59855/static-folding-feature branch February 11, 2025 03:02
@graalvmbot graalvmbot merged commit 7acd5ce into master Feb 11, 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.

2 participants