Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[GR-60550] Fix registration of VM diagnostics. #10322

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Conversation

graalvmbot
Copy link
Collaborator

@graalvmbot graalvmbot commented Dec 16, 2024

RuntimeCompilation.isEnabled() must not be executed in the DiagnosticThunkRegistry constructor because the feature registration is not necessarily finished at that point in time. This issue was found as a side effect of the validation that I added in GR-60242.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Dec 16, 2024
@graalvmbot graalvmbot merged commit e771b63 into master Dec 16, 2024
12 of 13 checks passed
@graalvmbot graalvmbot deleted the chaeubl/GR-60550 branch December 16, 2024 19:33
# for free to join this conversation on GitHub. Already have an account? # 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