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:
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: