[release-notes] Runtime in .NET 11 Preview 7 - #10511
Draft
danroth27 wants to merge 3 commits into
Draft
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: a851ab96-8780-407d-97d0-50eed422ead5
One bullet per fix, linking to the PR, with a cleaned-up version of the PR or issue title as the display text. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: a851ab96-8780-407d-97d0-50eed422ead5
Keeps the one-bullet-per-PR link format, but restores the area/namespace grouping so the list is scannable. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: a851ab96-8780-407d-97d0-50eed422ead5
hez2010
reviewed
Aug 7, 2026
|
|
||
| Thanks [@hez2010](https://github.com/hez2010) for the contribution. | ||
|
|
||
| Devirtualization also now handles virtual methods whose call target needs an instantiating stub — both shared generic virtual methods that don't need a runtime lookup and generic interface methods with default implementations ([dotnet/runtime #128702](https://github.com/dotnet/runtime/pull/128702)). Non-shared GVM devirtualization is wired up for NativeAOT as well ([dotnet/runtime #130202](https://github.com/dotnet/runtime/pull/130202)). Thanks [@hez2010](https://github.com/hez2010) for both changes. |
There was a problem hiding this comment.
It might be hard to explain what is an instantiating stub to the end users. How about including the codegen diff here for GVM and Generic DIM? (which was posted in the PR description)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Component release notes for
runtime.mdin .NET 11 Preview 7.Targets the milestone base branch
release-notes/11.0-preview7(see #10501).This content is AI-authored and needs a review pass from the component team before it goes ready-for-review.