Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/7.0] [mono][arm] Fix rethrow instruction size #76393

Merged
merged 1 commit into from
Sep 30, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 29, 2022

Backport of #76387 to release/7.0

/cc @lambdageek @BrzVlad

Customer Impact

Inability to use maui on certain android arm devices.

Testing

The fix was tested on customer device to verify that the previously crashing sample application runs correctly. Since the fix involves common arm codegen, it is tested as part of CI lanes.

Risk

Very low risk. This change just slightly increases the memory reserved for an instruction so we don't overflow during codegen. No impact whatsoever to the generated code.

@carlossanlop
Copy link
Member

@BrzVlad or @lambdageek: when this is ready, can you please fill out the template, add the servicing-consider label, then send an email to Tactics requesting approval?

@BrzVlad BrzVlad added the Servicing-consider Issue for next servicing release review label Sep 30, 2022
@SamMonoRT
Copy link
Member

Tactics approved via email

@SamMonoRT SamMonoRT added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Sep 30, 2022
@SamMonoRT SamMonoRT added this to the 7.0.0 milestone Sep 30, 2022
@carlossanlop
Copy link
Member

Approved, signed off, CI green. Ready to merge. :shipit:

@carlossanlop carlossanlop merged commit dde2edb into release/7.0 Sep 30, 2022
@carlossanlop carlossanlop deleted the backport/pr-76387-to-release/7.0 branch September 30, 2022 21:33
@ghost ghost locked as resolved and limited conversation to collaborators Oct 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-VM-meta-mono Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants