git: openjdk/jdk: 8289260: BigDecimal movePointLeft() and movePointRight() do not follow their API spec

Joe Darcy darcy at openjdk.org
Wed Jul 6 16:26:23 UTC 2022


Changeset: 35387d5c
Author:    Raffaello Giulietti <rgiulietti at openjdk.org>
Committer: Joe Darcy <darcy at openjdk.org>
Date:      2022-07-06 16:22:18 +0000
URL:       https://git.openjdk.org/jdk/commit/35387d5cb6aa9e59d62b8e1b137b53ec88521310

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

Reviewed-by: darcy

! src/java.base/share/classes/java/math/BigDecimal.java
+ test/jdk/java/math/BigDecimal/MovePointTests.java



More information about the jdk-changes mailing list