Skip to content

Conversation

@janvorli
Copy link
Member

The new EH was not taking into account the fact that with hot-cold split methods, the offset used for looking up EH funclets need to be computed as if the hot and cold regions were consecutive in memory. That have caused failures in a number of tests when the tests themselves were compiled with R2R and hot-cold split enabled.

Close #98915, #98916, #98917, #98918

The new EH was not taking into account the fact that with hot-cold split
methods, the offset used for looking up EH funclets need to be computed
as if the hot and cold regions were consecutive in memory. That have
caused failures in a number of tests when the tests themselves were
compiled with R2R and hot-cold split enabled.

Close dotnet#98915, dotnet#98916, dotnet#98917, dotnet#98918
@janvorli janvorli added this to the 9.0.0 milestone Feb 27, 2024
@janvorli janvorli requested a review from jkotas February 27, 2024 19:24
@janvorli janvorli self-assigned this Feb 27, 2024
@janvorli
Copy link
Member Author

cc: @mangod9

@janvorli
Copy link
Member Author

/backport to release/9.0-preview

@github-actions
Copy link
Contributor

Started backporting to release/9.0-preview: https://github.com/dotnet/runtime/actions/runs/8070840476

@carlossanlop
Copy link
Contributor

Apologies, I gave you the wrong command.

@carlossanlop
Copy link
Contributor

/backport to release/9.0-preview2

@github-actions
Copy link
Contributor

Started backporting to release/9.0-preview2: https://github.com/dotnet/runtime/actions/runs/8070854319

@github-actions
Copy link
Contributor

@janvorli an error occurred while backporting to release/9.0-preview, please check the run log for details!

Error: The specified backport target branch release/9.0-preview wasn't found in the repo.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test failure: JIT/Methodical/eh/nested/general/throwinfinallynestedintry_ro/throwinfinallynestedintry_ro.dll

3 participants