Skip to content

[GR-66292] Deduplicate ClassForNameSupport data in extension layers #11538

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
Jul 4, 2025

Conversation

graalvmbot
Copy link
Collaborator

Persist the name of classes registered in the previous layers and avoid registering them in extension layers.
Negative queries are still overwritten if other data is found in the extension layer.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 3, 2025
@graalvmbot graalvmbot merged commit b817096 into master Jul 4, 2025
13 checks passed
@graalvmbot graalvmbot deleted the scoppey/GR-66292/deduplicate-class-for-name branch July 4, 2025 03:52
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