Skip to content

Fix Optimization Profile writing#124330

Merged
jkotas merged 1 commit intodotnet:mainfrom
FixBo:main
Feb 13, 2026
Merged

Fix Optimization Profile writing#124330
jkotas merged 1 commit intodotnet:mainfrom
FixBo:main

Conversation

@FixBo
Copy link
Contributor

@FixBo FixBo commented Feb 12, 2026

In NET11 preview 1 optimization profile can't be saved if there is a module with name length DWORD-aligned
This appears to be a regression introduced by PR #116203

@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 Feb 12, 2026
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Feb 12, 2026
@FixBo
Copy link
Contributor Author

FixBo commented Feb 13, 2026

@huoyaoyuan

@huoyaoyuan
Copy link
Member

LGTM.

@FixBo
Copy link
Contributor Author

FixBo commented Feb 13, 2026

@jkotas Can you review please?

Copy link
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

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

Thanks

@jkotas jkotas merged commit 7a9a56b into dotnet:main Feb 13, 2026
104 of 106 checks passed
richlander pushed a commit to richlander/runtime that referenced this pull request Feb 14, 2026
In NET11 preview 1 optimization profile can't be saved if there is a
module with name length DWORD-aligned
This appears to be a regression introduced by PR
dotnet#116203
iremyux pushed a commit to iremyux/dotnet-runtime that referenced this pull request Mar 2, 2026
In NET11 preview 1 optimization profile can't be saved if there is a
module with name length DWORD-aligned
This appears to be a regression introduced by PR
dotnet#116203
@github-actions github-actions bot locked and limited conversation to collaborators Mar 16, 2026
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.

3 participants