Skip to content

(0.54) Modify objectMonitorExit to use OBJECT_HEADER_LOCK_FLC instead of 0x02 #22307

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 25, 2025

Conversation

hangshao0
Copy link
Contributor

@hangshao0 hangshao0 commented Jul 25, 2025

When debugging issues related to OBJECT_HEADER_LOCK_FLC, global search of OBJECT_HEADER_LOCK_FLC will miss this piece of code, which makes things harder. If the code is checking for a macro, use the macro rather than its value.

Port of #22294

When debugging issues related to OBJECT_HEADER_LOCK_FLC, global search
of `OBJECT_HEADER_LOCK_FLC` will miss this piece of code, which makes
things harder. If the code is checking for a macro, use the macro rather
than its value.

Signed-off-by: Hang Shao <[email protected]>
@hangshao0
Copy link
Contributor Author

@TobiAjila @babsingh Could one of you merge this port ?

@babsingh babsingh added this to the Java 24 (24.0.2 - 0.54) milestone Jul 25, 2025
@babsingh babsingh merged commit 18edba7 into eclipse-openj9:v0.54.0-release Jul 25, 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