Skip to content

Update Get/SetFieldValue to Account for EnC - #90446

Merged
mikelle-rogers merged 3 commits into
dotnet:mainfrom
mikelle-rogers:dev/mirogers/enc_getValue
Aug 15, 2023
Merged

Update Get/SetFieldValue to Account for EnC#90446
mikelle-rogers merged 3 commits into
dotnet:mainfrom
mikelle-rogers:dev/mirogers/enc_getValue

Conversation

@mikelle-rogers

Copy link
Copy Markdown
Member

Fixes#76702

@ghost

Copy link
Copy Markdown

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

Issue Details

Fixes #76702

Author:mikelle-rogers
Assignees:mikelle-rogers
Labels:

area-Diagnostics-coreclr

Milestone:-

Comment threadsrc/coreclr/vm/invokeutil.cpp
Comment threadsrc/coreclr/vm/invokeutil.cpp Outdated
Comment threadsrc/coreclr/vm/invokeutil.cpp Outdated
Comment threadsrc/coreclr/vm/invokeutil.cpp Outdated
Comment threadsrc/coreclr/vm/invokeutil.cpp Outdated
Comment threadsrc/coreclr/vm/invokeutil.cpp Outdated
Comment threadsrc/coreclr/vm/invokeutil.cpp Outdated

@jkotasjkotas left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM!

@AaronRobinsonMSFTAaronRobinsonMSFT left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

:shipit:

@mikelle-rogers
mikelle-rogers merged commit 337e95e into dotnet:mainAug 15, 2023
@lambdageek

Copy link
Copy Markdown
Member

@mikelle-rogers sorry I didn't see this PR earlier. You should also remove the ActiveIssue here:

[ActiveIssue("https://github.com/dotnet/runtime/issues/76702",TestRuntimes.CoreCLR)]

@mikelle-rogers

Copy link
Copy Markdown
MemberAuthor

/backport to release/8.0-rc1

@github-actions

Copy link
Copy Markdown
Contributor

Started backporting to release/8.0-rc1: https://github.com/dotnet/runtime/actions/runs/5870163775

@github-actions

Copy link
Copy Markdown
Contributor

@mikelle-rogers an error occurred while backporting to release/8.0-rc1, please check the run log for details!

Error: @mikelle-rogers is not a repo collaborator, backporting is not allowed. If you're a collaborator please make sure your dotnet team membership visibility is set to Public on https://github.com/orgs/dotnet/people?query=mikelle-rogers

@mikelle-rogers

Copy link
Copy Markdown
MemberAuthor

/backport to release/8.0-rc1

@github-actions

Copy link
Copy Markdown
Contributor

Started backporting to release/8.0-rc1: https://github.com/dotnet/runtime/actions/runs/5870369270

@mikelle-rogersmikelle-rogers added this to the 8.0.0 milestone Aug 15, 2023
@ghostghost locked as resolved and limited conversation to collaborators Sep 15, 2023
Sign up for freeto 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.

[EnC] FieldInfo.GetValue on a newly-added ValueType field crashes CoreCLR

4 participants

@mikelle-rogers@lambdageek@jkotas@AaronRobinsonMSFT