Skip to content

[release/11.0-preview2] Revert "Increase number of assertions (GlobalAP) + VN cache (#124132)"#124955

Merged
akoeplinger merged 1 commit intorelease/11.0-preview2from
backport/pr-124928-to-release/11.0-preview2
Feb 27, 2026
Merged

[release/11.0-preview2] Revert "Increase number of assertions (GlobalAP) + VN cache (#124132)"#124955
akoeplinger merged 1 commit intorelease/11.0-preview2from
backport/pr-124928-to-release/11.0-preview2

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 27, 2026

Backport of #124928 to release/11.0-preview2

/cc @akoeplinger @AndyAyersMS

Customer Impact

  • Customer reported
  • Found internally

This was causing excessive memory allocation during jitting (see dotnet/dotnet#4933).

Regression

  • Yes
  • No

Caused by: 92741be

Testing

Manual testing.

Risk

Low. Reverts an earlier change.

[High/Medium/Low. Justify the indication by mentioning how risks were measured and addressed.]

IMPORTANT: If this backport is for a servicing release, please verify that:

  • For .NET 8 and .NET 9: The PR target branch is release/X.0-staging, not release/X.0.
  • For .NET 10+: The PR target branch is release/X.0 (no -staging suffix).

Package authoring no longer needed in .NET 9

IMPORTANT: Starting with .NET 9, you no longer need to edit a NuGet package's csproj to enable building and bump the version.
Keep in mind that we still need package authoring in .NET 8 and older versions.

@github-actions github-actions bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Feb 27, 2026
@dotnet-policy-service
Copy link
Contributor

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

@akoeplinger
Copy link
Member

akoeplinger commented Feb 27, 2026

/ba-g unrelated infra timeouts and known test failures

@akoeplinger
Copy link
Member

Required to ship preview2, applying Servicing-approved.

@akoeplinger akoeplinger added the Servicing-approved Approved for servicing release label Feb 27, 2026
@akoeplinger akoeplinger merged commit 68d697a into release/11.0-preview2 Feb 27, 2026
103 of 110 checks passed
@akoeplinger akoeplinger deleted the backport/pr-124928-to-release/11.0-preview2 branch February 27, 2026 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants