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

Joe Darcy darcy at openjdk.org
Wed Jun 29 16:46:47 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

@rgiulietti , please file a CSR for the behavioral change.

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

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


More information about the core-libs-dev mailing list