Skip to content
New issue

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

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

Already on GitHub? # to your account

[release/6.0] [mono][jit] Fix a JIT assert. #59869

Merged
merged 1 commit into from
Oct 6, 2021

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 1, 2021

Backport of #59861 to release/6.0

/cc @lewing @vargaz

Customer Impact

Causes the build to fail when using AOT on wasm:
#57560

Testing

Manual

Risk

Low, the fix changes an assert to an if block.

@lambdageek lambdageek added the Servicing-consider Issue for next servicing release review label Oct 4, 2021
@lewing lewing added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Oct 5, 2021
@lewing lewing added this to the 6.0.0 milestone Oct 6, 2021
@steveisok steveisok merged commit e9b59ad into release/6.0 Oct 6, 2021
@akoeplinger akoeplinger deleted the backport/pr-59861-to-release/6.0 branch October 7, 2021 18:37
@ghost ghost locked as resolved and limited conversation to collaborators Nov 6, 2021
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
area-Codegen-JIT-mono Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants