You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: