Skip to content

Conversation

@FixBo
Copy link
Contributor

@FixBo FixBo commented Sep 4, 2025

Increase the MAX_METHODS limit in Multicore JIT to support larger workloads. This prevents hitting the previous cap of 16384 methods and allows faster startup for large applications.

@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Sep 4, 2025
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Sep 4, 2025
@jkotas jkotas merged commit 760992e into dotnet:main Sep 7, 2025
98 checks passed
@FixBo
Copy link
Contributor Author

FixBo commented Sep 8, 2025

Can this change be backported to 10.0?

@jkotas
Copy link
Member

jkotas commented Sep 8, 2025

This change does not meet the bar for backports (security bugs, regressions, reliability issues, bugs in new features, ...).

@github-actions github-actions bot locked and limited conversation to collaborators Oct 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

community-contribution Indicates that the PR has been added by a community member needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants