On Tue, 5 May 2026 15:00:07 GMT, fabioromano1 <[email protected]> wrote:
>> An implementation of `BigDecimal.nthRoot(int, MathContext)`. >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > fabioromano1 has updated the pull request with a new target base due to a > merge or a rebase. The pull request now contains 40 commits: > > - Merge branch 'openjdk:master' into 8366478 > - Update since version > - Handle negative degrees differently to simplify and optimize code > - Simplified result's assertions for n < 0 > - Some code simplifications > - Added further tests and optimized result assertions > - Correct for loop of precision in two digit tests > - Added one digit tests to cover new paths > - Added tests for exact result cases and handle result assertions for n < 0 > - Correct error output message > - ... and 30 more: https://git.openjdk.org/jdk/compare/70f20f9b...2531883c If you agree and comply with the OpenJDK Interim AI Policy you should tick the line that has been added at the top some minutes ago. ------------- PR Comment: https://git.openjdk.org/jdk/pull/27148#issuecomment-4380549348
