Skip to content

[GR-65385] Populate MatchRuleRegistry with both vector and normal node match rules #11272

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

Merged
merged 1 commit into from
May 29, 2025

Conversation

graalvmbot
Copy link
Collaborator

On SSE2 machine we will ask for MatchRuleRegistry on the normal node match rule created at

. This results in a crash at
throw VMError.shouldNotReachHere(String.format("MatchRuleRegistry.lookup(): unexpected class %s", theClass.getName()));

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label May 27, 2025
@graalvmbot graalvmbot closed this May 29, 2025
@graalvmbot graalvmbot deleted the yz/GR-65385 branch May 29, 2025 08:07
@graalvmbot graalvmbot merged commit ce056cb into master May 29, 2025
13 checks passed
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