RFR: 8077587: BigInteger Roots [v23]
Raffaello Giulietti
rgiulietti at openjdk.org
Thu Aug 28 17:07:49 UTC 2025
On Thu, 28 Aug 2025 16:49:28 GMT, fabioromano1 <duke at openjdk.org> wrote:
>> @fabioromano1 BTW, are you already working on the `BigDecimal.nthRoot()` on your local platform?
>
> @rgiulietti I haven't started yet to implement `BigDecimal.nthRoot()` by now.
@fabioromano1 I'm asking because, as discussed in the past, your efforts on this PR would make less sense to integrate in the platform without the `BigDecimal.nthRoot()` going in parallel in the same release (hopefully JDK 26).
Have you a sense of how much effort would be required for `BigDecimal.nthRoot()`, on a scale XS, S, M, L, XL?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24898#issuecomment-3234275340
More information about the core-libs-dev
mailing list