On Tue, 28 Jun 2022 10:32:31 GMT, Raffaello Giulietti <d...@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