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 DeadlockTest adds thread synchronization to keep the lock #21058

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

JasonFengJ9
Copy link
Member

CRIU DeadlockTest adds thread synchronization to keep the lock

Ensure the test thread holds the lock while a checkpoint thread attempts to acquire this lock in the single thread mode;
Also add a few log messages and trace points.

Related to

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

Ensure the test thread hold the lock while a checkpoint thread attempts
to acquire this lock in the single thread mode;
Also add a few log messages and trace points.

Signed-off-by: Jason Feng <[email protected]>
@JasonFengJ9 JasonFengJ9 added comp:test criu Used to track CRIU snapshot related work labels Feb 3, 2025
@JasonFengJ9 JasonFengJ9 requested a review from tajila February 3, 2025 15:00
@tajila
Copy link
Contributor

tajila commented Feb 3, 2025

jenkins test sanity alinux64 jdk21

@tajila tajila merged commit 1fe8eee into eclipse-openj9:master Feb 4, 2025
6 checks passed
@JasonFengJ9 JasonFengJ9 deleted the deadlocktest branch February 4, 2025 13:26
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.

2 participants