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

[JIT] Replace LoadLoad membar with load-acquire #175

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

linade
Copy link
Collaborator

@linade linade commented Feb 11, 2025

Summary: In nmethod entry barrier, use lighter instruction.

Testing: CICD

Reviewers: mmyxym, kuaiwei

Issue: #174

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@linade linade requested review from kuaiwei and mmyxym February 11, 2025 07:14
@linade
Copy link
Collaborator Author

linade commented Feb 11, 2025

@linade
Copy link
Collaborator Author

linade commented Feb 11, 2025

Credits to Li Chengdong

Copy link
Collaborator

@mmyxym mmyxym left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Summary: In nmethod entry barrier, use lighter instruction.

Testing: CICD

Reviewers: mmyxym, kuaiwei

Issue: dragonwell-project#174
Copy link
Collaborator

@kuaiwei kuaiwei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@linade linade merged commit c140c57 into dragonwell-project:master Feb 13, 2025
63 of 66 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.

4 participants