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

Fix add/edit for generic methods scenario #85655

Merged
merged 1 commit into from
May 2, 2023

Conversation

AaronRobinsonMSFT
Copy link
Member

Ensure the canonical MethodTable is always used.

Fixes #85605

Ensure the canonical MethodTable is always used.
@ghost
Copy link

ghost commented May 2, 2023

Tagging subscribers to this area: @tommcdon
See info in area-owners.md if you want to be subscribed.

Issue Details

Ensure the canonical MethodTable is always used.

Fixes #85605

Author: AaronRobinsonMSFT
Assignees: -
Labels:

area-Diagnostics-coreclr

Milestone: 8.0.0

Copy link
Member

@mikelle-rogers mikelle-rogers left a comment

Choose a reason for hiding this comment

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

I have a couple questions 👍🏻

src/coreclr/vm/methoditer.cpp Show resolved Hide resolved
src/coreclr/vm/methoditer.cpp Show resolved Hide resolved
@hoyosjs hoyosjs merged commit 34138a1 into dotnet:main May 2, 2023
@AaronRobinsonMSFT AaronRobinsonMSFT deleted the runtime_85605 branch May 3, 2023 04:55
@ghost ghost locked as resolved and limited conversation to collaborators Jun 2, 2023
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.

[hot reload][coreclr] cumulative updates to properties in generic classes crash the runtme.
4 participants