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

Remove redundant assertion to avoid acquiring VMAccess #18363

Merged
merged 1 commit into from Oct 27, 2023

Conversation

fengxue-IS
Copy link
Contributor

Removing the check prevents any incorrect referencing without VMAccess while GC is modifying the threadObject reference.

Fixes: #18353

Signed-off-by: Jack Lu Jack.S.Lu@ibm.com

Removing the check prevents any incorrect referencing without VMAccess
while GC is modifying the threadObject reference.

Signed-off-by: Jack Lu <Jack.S.Lu@ibm.com>
@tajila
Copy link
Contributor

tajila commented Oct 27, 2023

jenkins test sanity alinux64 jdk21

@tajila tajila merged commit 7498dc0 into eclipse-openj9:master Oct 27, 2023
5 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
3 participants