RFR: 8077587: BigInteger Roots [v83]

duke duke at openjdk.org
Mon Sep 8 16:01:30 UTC 2025


On Mon, 8 Sep 2025 15:45:07 GMT, fabioromano1 <duke at openjdk.org> wrote:

>> This PR implements nth root computation for BigIntegers using Newton method.
>
> fabioromano1 has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Removed MBI.valueOf(double)

@fabioromano1 
Your change (at version c9950b6156e61f6bc87e9e1f89238a73ef29a53f) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/24898#issuecomment-3266968619


More information about the core-libs-dev mailing list