Skip to content
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

[GR-51637] Directly use JVMCI for constant pool accesses #8275

Merged

Conversation

graalvmbot
Copy link
Collaborator

Now that we only support JDK 21 and above, we can directly access JVMCI for the constant pool accesses instead of using reflection. This PR cleans up those accesses.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jan 30, 2024
@graalvmbot graalvmbot force-pushed the scoppey/GR-51637/directly-use-jvmci-for-constant-pool branch from 8ad4c83 to a606ff6 Compare January 31, 2024 00:20
@graalvmbot graalvmbot closed this Jan 31, 2024
@graalvmbot graalvmbot merged commit 8d8ccc3 into master Jan 31, 2024
12 checks passed
@graalvmbot graalvmbot deleted the scoppey/GR-51637/directly-use-jvmci-for-constant-pool branch January 31, 2024 03:20
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.

None yet

2 participants