Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 14, 2022

Backport of #64467 to release/6.0

/cc @lambdageek @vargaz

Customer Impact

Conversions from a float to a native integer type incorrectly treat the result as a 32-bit quantity on 64-bit platforms. This PR is for the x64 and arm64 platforms, a similar fix for the s390x is in #65328

Testing

CI

Risk

Low

@ghost
Copy link

ghost commented Feb 14, 2022

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@lambdageek
Copy link
Member

The corresponding s390x fix for the same issue is #65328

@lambdageek lambdageek added the Servicing-consider Issue for next servicing release review label Feb 14, 2022
@lambdageek lambdageek added this to the 6.0.x milestone Feb 14, 2022
@rbhanda rbhanda added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Feb 22, 2022
@rbhanda rbhanda modified the milestones: 6.0.x, 6.0.4 Feb 22, 2022
@lewing
Copy link
Member

lewing commented Mar 10, 2022

the wasm aot failure is #66366

@ericstj ericstj merged commit d774991 into release/6.0 Mar 10, 2022
@akoeplinger akoeplinger deleted the backport/pr-64467-to-release/6.0 branch March 11, 2022 16:30
@ghost ghost locked as resolved and limited conversation to collaborators Apr 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Codegen-JIT-mono Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants