Integrated: 8370628: Rename BigInteger::nthRoot to rootn, and similarly for nthRootAndRemainder

Raffaello Giulietti rgiulietti at openjdk.org
Mon Oct 27 08:18:15 UTC 2025


On Fri, 24 Oct 2025 17:45:28 GMT, Raffaello Giulietti <rgiulietti at openjdk.org> wrote:

> The reason for this last minute renaming is to more closely adhere to the IEEE 754 nomenclature, even in the BigInteger class (and in the internal MutableBigInteger).

This pull request has now been integrated.

Changeset: e9479b51
Author:    Raffaello Giulietti <rgiulietti at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/e9479b517ad8b6eac7244057644f90e710bd74b7
Stats:     59 lines in 3 files changed: 0 ins; 0 del; 59 mod

8370628: Rename BigInteger::nthRoot to rootn, and similarly for nthRootAndRemainder

Reviewed-by: darcy

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

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


More information about the core-libs-dev mailing list