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

[23.1] Backport: Synchronize accesses to reachability handlers #617

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

[23.1] Backport: Synchronize accesses to reachability handlers #617

zakkak opened this issue Nov 14, 2023 · 1 comment · Fixed by #634

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
@zakkak zakkak added this to the 23.1.1.1-Final milestone Nov 14, 2023
@zakkak zakkak linked a pull request Dec 13, 2023 that will close this issue
@zakkak
Copy link
Collaborator Author

zakkak commented Dec 13, 2023

Closed by #634

@zakkak zakkak closed this as completed Dec 13, 2023
@zakkak zakkak modified the milestones: 23.1.1.1-Final, 23.1.2.0-Final Dec 18, 2023
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.

1 participant