Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

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

Backport of #59525 to release/6.0.
Issue: #59509 - Right shift of specific BigInteger values is producing incorrect results

/cc @tannergooding @wzchua

Customer Impact

Right shifting of certain BigInteger values resulted in incorrect results. This was reported and diagnosed by a customer and fixed by a frequent external contributor.

Regression

Yes. This is a regression from .NET Framework, .NET Core, and .NET 5.

Testing

Additional test coverage was added for the found regression.

Risk

Low due to additional test coverage that now exists.

@ghost ghost added the area-System.Numerics label Oct 4, 2021
@ghost
Copy link

ghost commented Oct 4, 2021

Tagging subscribers to this area: @dotnet/area-system-numerics
See info in area-owners.md if you want to be subscribed.

Issue Details

Backport of #59525 to release/6.0

/cc @tannergooding @wzchua

Customer Impact

Testing

Risk

Author: github-actions[bot]
Assignees: -
Labels:

area-System.Numerics

Milestone: -

@tannergooding
Copy link
Member

CC. @jeffhandley

@jeffhandley jeffhandley added the Servicing-consider Issue for next servicing release review label Oct 5, 2021
@jeffhandley jeffhandley changed the title [release/6.0] Fix incorrect tracking of sign bit [release/6.0] Fix incorrect tracking of sign bit in BigInteger Oct 5, 2021
@Anipik
Copy link
Contributor

Anipik commented Oct 5, 2021

approved in email

@Anipik
Copy link
Contributor

Anipik commented Oct 5, 2021

can somebody review this one ?

@danmoseley danmoseley added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Oct 5, 2021
@danmoseley danmoseley merged commit c41a6cd into release/6.0 Oct 6, 2021
@danmoseley danmoseley deleted the backport/pr-59525-to-release/6.0 branch October 6, 2021 23:45
@ghost ghost locked as resolved and limited conversation to collaborators Nov 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Numerics Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants