On Tue, 28 Jun 2022 10:09:36 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.

This pull request has now been integrated.

Changeset: 35387d5c
Author:    Raffaello Giulietti <rgiulie...@openjdk.org>
Committer: Joe Darcy <da...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/35387d5cb6aa9e59d62b8e1b137b53ec88521310
Stats:     108 lines in 2 files changed: 106 ins; 0 del; 2 mod

8289260: BigDecimal movePointLeft() and movePointRight() do not follow their 
API spec

Reviewed-by: darcy

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

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

Reply via email to