Skip to content

(0.51) Fix JFR data not being flushed during VM shutdown #21486

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

Merged
merged 1 commit into from
Mar 26, 2025

Conversation

thallium
Copy link
Contributor

areJFRBuffersReadyForWrite checks the thread local JFR buffer which has already been free'd during shutdown, so that is replaced by the other two checks directly.

areJFRBuffersReadyForWrite checks the thread local JFR buffer which has
already been free'd during shutdown, so that is replaced by the other
two checks directly.

Signed-off-by: Gengchen Tuo <[email protected]>
@thallium
Copy link
Contributor Author

@tajila FYI

@tajila tajila merged commit 917250e into eclipse-openj9:v0.51.0-release Mar 26, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants