[release-notes] .NET Runtime in .NET 11 Preview 6#10458
Open
danroth27 wants to merge 2 commits into
Open
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
hez2010
reviewed
Jul 2, 2026
|
|
||
| ## Bug fixes | ||
|
|
||
| - **JIT / code generation** |
There was a problem hiding this comment.
It seems that many notable JIT optimization works are ignored: https://github.com/dotnet/runtime/pulls?q=is%3Apr+milestone%3A11.0-preview6+is%3Amerged+label%3Aarea-CodeGen-coreclr+
Fold verified .NET 11 Preview 6 runtime changes into runtime.md (JIT improvements, in-process crash logging, NativeAOT interface dispatch, SIMD lane APIs, and an expanded bug-fix list), and rebuild the TOC to match the current sections. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: ade796bb-8052-4946-b204-a88518267e77
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
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.
Draft .NET Runtime release notes for .NET 11 Preview 6. This PR targets the milestone base branch
release-notes/11.0-preview6(see #10455).Please review the AI-authored content for accuracy, including any code samples and
<!-- TODO -->/<!-- Filtered features -->notes, then mark ready for review. 🤖 Generated with the release-notes skill.