Skip to content

[GR-57832] [GR-59694] Load strengthened graph early #10361

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

Closed

Conversation

graalvmbot
Copy link
Collaborator

The strengthened graphs were currently not used in the application layer because all of them could not be correctly loaded before the hosted universe creation.

This PR allows to load them early, ensuring the needed types are already created when loading the strengthened graphs during parsing, inlining or compilation.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Dec 20, 2024
@graalvmbot graalvmbot closed this Dec 20, 2024
@graalvmbot graalvmbot deleted the scoppey/GR-57832/load-strengthened-graph-early branch December 20, 2024 15:34
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.

3 participants