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

Fixing a memory visibility issue with thread utils. #51

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

onukristo
Copy link
Contributor

@onukristo onukristo commented Oct 15, 2024

Context

ThreadDumpUtils has a memory visibility issue where returned array reader may not see all the writes yet.

Fixed

  • Memory visibility issue when taking thread dumps.

Checklist

@onukristo onukristo requested a review from a team as a code owner October 15, 2024 07:33
@onukristo onukristo merged commit 8a17da8 into master Oct 15, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants