8000 [2020-02] vtable setup fix for generic default interface methods in mono runtime by lambdageek · Pull Request #21422 · mono/mono · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[2020-02] vtable setup fix for generic default interface methods in mono runtime #21422

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
Feb 7, 2022

Conversation

lambdageek
Copy link
Member

Backport of #21421 to 2020-02

When processing the overrides from interface default methods we should
check if the interface class is a generic type definition first and
inflate with the interface class context.

Related to dotnet/runtime#61244

When processing the overrides from interface default methods we should
check if the interface class is a generic type definition first and
inflate with the interface class context.

Test case included.

Fixes dotnet/runtime#61244
@lambdageek lambdageek self-assigned this Feb 2, 2022
@lambdageek
Copy link
Member Author

@monojenkins build failed

@lambdageek lambdageek merged commit 6171c87 into mono:2020-02 Feb 7, 2022
@lambdageek lambdageek deleted the backport-21421-to-2020-02 branch February 7, 2022 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0