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 checkpointRestoreTimeDelta adjustment & add time compensation tests #18369

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

JasonFengJ9
Copy link
Member

CRIU checkpointRestoreTimeDelta adjustment & add time compensation tests

Adjusted J9JavaVM->checkpointState.checkpointRestoreTimeDelta and J9PortLibrary->nanoTimeMonotonicClockDelta calculation;
Added tests for CRIU and non-CRIU scenarios.

related to #18235

Signed-off-by: Jason Feng [email protected]

@JasonFengJ9 JasonFengJ9 force-pushed the timedelta branch 2 times, most recently from e9d854c to 267017e Compare November 1, 2023 13:56
@tajila
Copy link
Contributor

tajila commented Nov 13, 2023

jenkins test sanity zlinux jdk17

Adjusted J9JavaVM->checkpointState.checkpointRestoreTimeDelta and
J9PortLibrary->nanoTimeMonotonicClockDelta calculation;
Added tests for CRIU and non-CRIU scenarios.

Signed-off-by: Jason Feng <[email protected]>
@JasonFengJ9
Copy link
Member Author

Resolved the PR build errors - https://openj9-jenkins.osuosl.org/job/Build_JDK17_s390x_linux_Personal/715/consoleFull
@tajila this is ready for another look.

@tajila
Copy link
Contributor

tajila commented Nov 14, 2023

jenkins test sanity zlinux jdk17

@tajila tajila merged commit cd8faf8 into eclipse-openj9:master Nov 15, 2023
5 checks passed
@JasonFengJ9 JasonFengJ9 deleted the timedelta branch November 15, 2023 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:test comp:vm criu Used to track CRIU snapshot related work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants