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

CRIU fix Timer.schedule test and show checkpointRestoreTimeDelta value #15350

Merged
merged 1 commit into from
Jun 21, 2022

Conversation

JasonFengJ9
Copy link
Member

@JasonFengJ9 JasonFengJ9 commented Jun 16, 2022

FYI @keithc-ca

Signed-off-by: Jason Feng fengj@ca.ibm.com

* Removed elapsedTime < (MILLIS_DELAY_AFTERCHECKPOINTDONE +
MAX_TARDINESS_MS)) (and a few others) which depend on the checkpoint
process time. This test ensures that the scheduled task skips the JVM
down time between checkpoint and restore, and won't be fired right after
restore;
* Set systemReturnCode w/ vm->portLibrary->checkpointRestoreTimeDelta,
and to be printed out via
J9NLS_JCL_CRIU_NEGATIVE_CHECKPOINT_RESTORE_TIME_DELTA.

Signed-off-by: Jason Feng <fengj@ca.ibm.com>
@tajila
Copy link
Contributor

tajila commented Jun 21, 2022

Jenkins test sanity xlinuxcriu jdk11

@tajila tajila merged commit 9b0cc86 into eclipse-openj9:master Jun 21, 2022
@JasonFengJ9 JasonFengJ9 deleted the criumisc branch June 21, 2022 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:vm criu Used to track CRIU snapshot related work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants