RFR: 8334755: Asymptotically faster implementation of square root algorithm [v6]
fabioromano1
duke at openjdk.org
Sun Jun 23 11:21:36 UTC 2024
On Sun, 23 Jun 2024 10:52:13 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:
>> @djelinski I'm referring to the tests of square root for BigIntegers.
>
> ah, so before your changes, the arguments were always normalized, and now they are not?
@djelinski Now I found the issue and resolved it normalizing the Zimmerman's blocks.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/19710#discussion_r1650048901
More information about the core-libs-dev
mailing list