Skip to content

[GR-61426] Ensure that when a reachability handler callback is executed a DuringAnalysisAccess object is available. #11227

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

Conversation

graalvmbot
Copy link
Collaborator

This PR ensures that when a reachability handler callback is executed a DuringAnalysisAccess object is available. All pre-analysis registrations need to be posted to the analysis execution engine to make sure they are executed only after AnalysisUniverse#concurrentAnalysisAccess is installed.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label May 19, 2025
@graalvmbot graalvmbot closed this May 21, 2025
@graalvmbot graalvmbot deleted the cs/GR-61426-delay-reachability-handler-callback-execution branch May 21, 2025 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants