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

(0.49) Fix TimeUtilities thread number counting synchronization #20659

Merged
merged 1 commit into from
Nov 24, 2024

Conversation

JasonFengJ9
Copy link
Member

Fix TimeUtilities thread number counting synchronization

Use AtomicInteger to update the thread number atomically.

Cherry-pick

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

Use AtomicInteger to update the thread number atomically.

Signed-off-by: Jason Feng <[email protected]>
@JasonFengJ9 JasonFengJ9 added comp:test criu Used to track CRIU snapshot related work labels Nov 21, 2024
@tajila tajila merged commit be066e8 into eclipse-openj9:v0.49.0-release Nov 24, 2024
2 checks passed
@JasonFengJ9 JasonFengJ9 deleted the timerun-0.49 branch November 24, 2024 21:44
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