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

(0.38) Add a javaVM variant of isCheckpointAllowed #17000

Merged
merged 1 commit into from Mar 22, 2023

Conversation

tajila
Copy link
Contributor

@tajila tajila commented Mar 22, 2023

Add a javaVM variant of isCheckpointAllowed

Some JVM components need to query if checkpoint is allowed before VM threading is initialized.

Fixes #16976

Some JVM components need to query if checkpoint is allowed before VM
threading is initialized.

Fixes eclipse-openj9#16976

Signed-off-by: Tobi Ajila <atobia@ca.ibm.com>
@tajila tajila changed the title Add a javaVM variant of isCheckpointAllowed (0.38) Add a javaVM variant of isCheckpointAllowed Mar 22, 2023
@tajila tajila requested a review from pshipton March 22, 2023 21:26
@tajila
Copy link
Contributor Author

tajila commented Mar 22, 2023

backport of #16990 (comment)

@pshipton pshipton added comp:vm comp:gc criu Used to track CRIU snapshot related work labels Mar 22, 2023
@pshipton pshipton merged commit f82af05 into eclipse-openj9:v0.38.0-release Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:gc comp:vm criu Used to track CRIU snapshot related work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants