RFR: 8077587: BigInteger Roots [v78]

Raffaello Giulietti rgiulietti at openjdk.org
Wed Sep 3 17:25:51 UTC 2025


On Wed, 3 Sep 2025 15:58:17 GMT, fabioromano1 <duke at openjdk.org> wrote:

>> @fabioromano1 If nobody leaves a comment in the next few days, I'll approve the PR around Monday next week.
>> 
>> Thanks again for your hard work.
>
> @rgiulietti After the integration of this PR, I will open a new PR for the implementation of `BigDecimal.nthRoot()`.

@fabioromano1 There's a way to have dependent PRs, but it risks complicating merges with master.
In your case, you could open a new PR for `BigDecimal` that depends on this one. However, I think that waiting some more days until this one is integrated is better. 

Anyway, [here's the explanation:](https://wiki.openjdk.org/display/SKARA#Skara-Dependentpullrequests).

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

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


More information about the core-libs-dev mailing list