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

[22.3] Backport: Synchronize accesses to reachability handlers #619

Closed
1 of 2 tasks
zakkak opened this issue Nov 14, 2023 · 2 comments · Fixed by #638
Closed
1 of 2 tasks

[22.3] Backport: Synchronize accesses to reachability handlers #619

zakkak opened this issue Nov 14, 2023 · 2 comments · Fixed by #638

Comments

@zakkak
Copy link
Collaborator

zakkak commented Nov 14, 2023

What would you like to backport?

oracle#7736

Why?

Prevents data races in reachability handlers registration when using
-H:-RunReachabilityHandlersConcurrently. Although this option is not the default nor commonly used, we have seen it being used to resolve other issues (e.g. apache/camel-quarkus#5006 (comment)).

Are the changes being backported merged in upstream Graal?

  • Yes
  • No
Copy link

This issue appears to be stale because it has been open 30 days with no activity. This issue will be closed in 7 days unless Stale label is removed, a new comment is made, or not-Stale label is added.

@github-actions github-actions bot added the Stale label Dec 15, 2023
@jerboaa jerboaa added not-Stale and removed Stale labels Dec 15, 2023
@jerboaa
Copy link
Collaborator

jerboaa commented Dec 15, 2023

This needs a backport from 23.0 I think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants