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-17457] We no longer need to look into a Refinement's ancestors for method lookup #3561

Merged
merged 3 commits into from Apr 29, 2024

Conversation

graalvmbot
Copy link

No description provided.

eregon and others added 3 commits April 26, 2024 18:21
…okup

* Since {include,prepend} are forbidden on refinements since 3.2.
* Simplifies the logic a lot and avoids recursive calls.
…ments doesn't return refinements in order of declaration
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Apr 29, 2024
@graalvmbot graalvmbot closed this Apr 29, 2024
@graalvmbot graalvmbot deleted the bd/method-lookup-refinements-cleanup branch April 29, 2024 18:16
@graalvmbot graalvmbot merged commit 47b99a3 into master Apr 29, 2024
7 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.

None yet

3 participants