Skip to content

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

Merged
steveisok merged 1 commit into
release/6.0from
backport/pr-59861-to-release/6.0
Oct 6, 2021
Merged

[release/6.0] [mono][jit] Fix a JIT assert.#59869
steveisok merged 1 commit into
release/6.0from
backport/pr-59861-to-release/6.0

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Oct 1, 2021

Copy link
Copy Markdown
Contributor

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.

@lambdageeklambdageek added the Servicing-consider Issue for next servicing release review label Oct 4, 2021
@lewinglewing added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Oct 5, 2021
@lewinglewing added this to the 6.0.0 milestone Oct 6, 2021
@steveisok
steveisok merged commit e9b59ad into release/6.0Oct 6, 2021
@akoeplinger
akoeplinger deleted the backport/pr-59861-to-release/6.0 branch October 7, 2021 18:37
@ghostghost locked as resolved and limited conversation to collaborators Nov 6, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Codegen-JIT-monoServicing-approvedApproved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@lambdageek@lewing@steveisok@vargaz