Skip to content

Eliminate redundant vlog lock #19788

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
Jul 3, 2024
Merged

Eliminate redundant vlog lock #19788

merged 1 commit into from
Jul 3, 2024

Conversation

mpirvu
Copy link
Contributor

@mpirvu mpirvu commented Jun 29, 2024

Changed TR_VerboseLog::writeLineLocked() into
TR_VerboseLog::writeLine() because we are already in a TR_VerboseLog::CriticalSection

Changed TR_VerboseLog::writeLineLocked() into
TR_VerboseLog::writeLine() because we are already in a
TR_VerboseLog::CriticalSection

Signed-off-by: Marius <[email protected]>
@mpirvu mpirvu requested a review from dsouzai as a code owner June 29, 2024 03:34
@mpirvu
Copy link
Contributor Author

mpirvu commented Jun 29, 2024

jenkins compile zlinux jdk17

@mpirvu
Copy link
Contributor Author

mpirvu commented Jun 29, 2024

jenkins test sanity xlinux jdk17

@dsouzai
Copy link
Contributor

dsouzai commented Jul 2, 2024

Will merge tomorrow, since most people are out on holiday today (just in case heh).

@dsouzai dsouzai self-assigned this Jul 2, 2024
@dsouzai dsouzai merged commit d1bd341 into eclipse-openj9:master Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants