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

Handle -Xnoaot pre-checkpoint to -Xaot post-restore #16865

Open
dsouzai opened this issue Mar 8, 2023 · 0 comments
Open

Handle -Xnoaot pre-checkpoint to -Xaot post-restore #16865

dsouzai opened this issue Mar 8, 2023 · 0 comments
Labels
comp:jit:aot comp:jit criu Used to track CRIU snapshot related work

Comments

@dsouzai
Copy link
Contributor

dsouzai commented Mar 8, 2023

Perform the various tasks needed to ensure that AOT compilation/load can safely occur if -Xnoaot is specified pre-checkpoint and -Xaot is specified post-restore. This includes validating the TR_AOTHeader normally performed in aboutToBootStrap.

@dsouzai dsouzai added comp:jit comp:jit:aot criu Used to track CRIU snapshot related work labels Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:jit:aot comp:jit criu Used to track CRIU snapshot related work
Projects
None yet
Development

No branches or pull requests

1 participant