RFR: 8289260: BigDecimal movePointLeft() and movePointRight() do not follow their API spec [v2]

Joe Darcy darcy at openjdk.org
Wed Jun 29 20:10:36 UTC 2022


On Tue, 28 Jun 2022 10:32:31 GMT, Raffaello Giulietti <duke at openjdk.org> wrote:

>> `BigDecimal.morePoint[Left|Right]()` should return the target `this` when the argument is 0 _and_ the scale is non-negative.
>
> Raffaello Giulietti has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8289260: BigDecimal movePointLeft() and movePointRight() do not follow their API spec

Marked as reviewed by darcy (Reviewer).

-------------

PR: https://git.openjdk.org/jdk/pull/9307


More information about the core-libs-dev mailing list