[jdk13u-dev] Integrated: 8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
Yuri Nesterenko
yan at openjdk.java.net
Fri Nov 20 15:30:01 UTC 2020
On Fri, 20 Nov 2020 15:20:07 GMT, Yuri Nesterenko <yan at openjdk.org> wrote:
> jdk13u is also affected. I would like to downport it, too. Applies clean. Related tests pass, and the modified test fails and pass before and after the fix as expected.
This pull request has now been integrated.
Changeset: 09ed2f51
Author: Yuri Nesterenko <yan at openjdk.org>
URL: https://git.openjdk.java.net/jdk13u-dev/commit/09ed2f51
Stats: 670 lines in 2 files changed: 617 ins; 10 del; 43 mod
8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
Backport-of: 006b5e0f964db3d957af0e2956890bc8a53e3cb4
-------------
PR: https://git.openjdk.java.net/jdk13u-dev/pull/23
More information about the jdk-updates-dev
mailing list