Skip to content

Conversation

@BrzVlad
Copy link
Member

@BrzVlad BrzVlad commented May 24, 2022

Test for this is added in PR #66887

BrzVlad added 3 commits May 24, 2022 19:49
… interface call

Small refactoring to avoid duplicated code
From IL, it is possible to change the access modifier when overriding a method. In such case we need to check the accessibility of the IL method and not the one that we resolve from the constrained class.
@ghost ghost added the area-VM-meta-mono label May 24, 2022
@ghost ghost assigned BrzVlad May 24, 2022
@SamMonoRT SamMonoRT requested a review from trylek May 24, 2022 17:14
Copy link
Member

@trylek trylek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't really consider myself a Mono expert but to my limited knowledge this looks good, thank you!

@BrzVlad
Copy link
Member Author

BrzVlad commented May 27, 2022

The test case from the CoreCLR PR might suffer further additions so keeping this on hold until then.

@BrzVlad
Copy link
Member Author

BrzVlad commented May 30, 2022

This still passes the latest version of the testcase, so all good.
@lambdageek Would you like to also take a look at this change ?

@vargaz
Copy link
Contributor

vargaz commented May 30, 2022

The JIT changes look ok to me.

@lewing
Copy link
Member

lewing commented May 31, 2022

/azp run runtime-wasm

lgtm

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@lewing
Copy link
Member

lewing commented May 31, 2022

/azp run runtime-wasm

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@BrzVlad BrzVlad merged commit 834618e into dotnet:main May 31, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Jun 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants