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

Add InternalCRIUSupport.getCheckpointRestoreTimeDelta() & tests #15112

Merged
merged 1 commit into from
Jun 2, 2022

Conversation

JasonFengJ9
Copy link
Member

@JasonFengJ9 JasonFengJ9 commented May 25, 2022

Return the time in milliseconds elapsed between Checkpoint and Restore;
Add tests for Timer.schedule(TimerTask task, long delay) and Timer.schedule(TimerTask task, Date time).

Related to ibmruntimes/openj9-openjdk-jdk11#531 #14211

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

runtime/jcl/common/criu.cpp Outdated Show resolved Hide resolved
@JasonFengJ9 JasonFengJ9 force-pushed the millisec branch 2 times, most recently from 59e29ec to 3b8e012 Compare May 30, 2022 14:14
Return the time in milliseconds elapsed between Checkpoint and Restore;
Add tests for Timer.schedule(TimerTask task, long delay) and
Timer.schedule(TimerTask task, Date time).

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

tajila commented Jun 1, 2022

Jenkins compile xlinuxcriu jdk11

@tajila
Copy link
Contributor

tajila commented Jun 1, 2022

Jenkins test sanity win jdk8

@tajila tajila merged commit 6f13f0b into eclipse-openj9:master Jun 2, 2022
@JasonFengJ9 JasonFengJ9 deleted the millisec branch June 2, 2022 12:13
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