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 JDK11UpTimeoutAdjustmentTest adjusts for thread starting #17473

Merged
merged 1 commit into from
May 31, 2023

Conversation

JasonFengJ9
Copy link
Member

Added a checkpoint preparation utility helper to reduce the time gap between checkpoint and the target thread for park/sleep/wait;
Moved DeadlockTest.TestResult to a separated class;
Added TestResult for checkpoint and target threads synchronization;
Renamed method names for better clarification.

Related

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

Added a checkpoint preparation utility helper to reduce the time gap
between checkpoint and the target thread for park/sleep/wait;
Moved DeadlockTest.TestResult to a separated class;
Added TestResult for checkpoint and target threads synchronization;
Renamed method names for better clarification.

Signed-off-by: Jason Feng <[email protected]>
@JasonFengJ9 JasonFengJ9 added criu Used to track CRIU snapshot related work comp:test labels May 30, 2023
@JasonFengJ9 JasonFengJ9 requested a review from tajila May 30, 2023 19:57
@tajila
Copy link
Contributor

tajila commented May 31, 2023

jenkins test sanity zlinux jdk17

@tajila tajila merged commit dd16eba into eclipse-openj9:master May 31, 2023
@JasonFengJ9 JasonFengJ9 deleted the objectwaittimed branch May 31, 2023 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:test criu Used to track CRIU snapshot related work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants