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

Ensure thread GC environment exists during restore #18391

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

singh264
Copy link
Contributor

@singh264 singh264 commented Nov 2, 2023

Add System.gc() before checkpointJVMImpl to ensure that
the thread GC environment exists during restore.

Issue: #17731
Signed-off-by: Amarpreet Singh [email protected]

@singh264 singh264 force-pushed the openj9_issues_17731 branch 2 times, most recently from c77d263 to 3b325a7 Compare November 2, 2023 16:03
Add System.gc() before checkpointJVMImpl to ensure that
the thread GC environment exists during restore.

Issue: eclipse-openj9#17731
Signed-off-by: Amarpreet Singh <[email protected]>
@singh264 singh264 force-pushed the openj9_issues_17731 branch from 3b325a7 to 7c5ca1a Compare November 2, 2023 16:37
@singh264
Copy link
Contributor Author

singh264 commented Nov 2, 2023

@tajila requesting review

@singh264 singh264 marked this pull request as ready for review November 2, 2023 16:42
@tajila
Copy link
Contributor

tajila commented Nov 2, 2023

jenkins test sanity alinux64 jdk21

@tajila tajila merged commit 9485b48 into eclipse-openj9:master Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants