On Sat, 17 May 2025 11:25:58 GMT, fabioromano1 <d...@openjdk.org> wrote:

>> The [Rampdown Phase One](https://openjdk.org/projects/jdk/25/) for JDK 25 is 
>> about 3 weeks from now.
>> 
>> I think it's a bit too late for API additions to be approved in due time. 
>> And even if we could rush this work for 25, it makes little sense to have 
>> this in 25 and the future one in 26. IMO, they should be released together. 
>> So this and the followup PR for `BigDecimal` will probably be integrated 
>> only in 26.
>> 
>> In other words, take your time ;-)
>
> @rgiulietti Regarding the tests for _n_-th root, the tests for `sqrt()` could 
> be extended in order to test also `nthRoot()`.

@fabioromano1 Now that the jdk25 stabilization branch has been created, work on 
mainline (branch master) will no longer affect JDK25 (except for backports of 
bug fixes).
I'll soon start reviewing this PR based on the work of Brent and Zimmermann.

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

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

Reply via email to