Skip to content

[GR-51858] Simplify handling of original method and type lookup. #8325

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

Closed
wants to merge 5 commits into from

Conversation

graalvmbot
Copy link
Collaborator

OriginalMethodProvider and OriginalClassProvider are now modeled like OriginalFieldProvider and also allow lookup of the "original" JVMCI ResolvedJavaMethod/ResolvedJavaType (undoing all substitutions). This eliminates the need for SubstitutionProcessor.resolve.

There are also independent commits that remove dead code.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 6, 2024
@graalvmbot graalvmbot closed this Feb 8, 2024
@graalvmbot graalvmbot deleted the cwi/GR-51858-OriginalMethodProvider branch February 8, 2024 03:48
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