RFR: 8366478: BigDecimal roots [v9]
fabioromano1
duke at openjdk.org
Fri Oct 24 10:35:20 UTC 2025
> An implementation of `BigDecimal.nthRoot(int, MathContext)`.
fabioromano1 has updated the pull request incrementally with one additional commit since the last revision:
Correct call to rootn() in sqrt()
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/27148/files
- new: https://git.openjdk.org/jdk/pull/27148/files/4ff28c39..ae59e275
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=27148&range=08
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=27148&range=07-08
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/27148.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/27148/head:pull/27148
PR: https://git.openjdk.org/jdk/pull/27148
More information about the core-libs-dev
mailing list