On Sun, 23 Jun 2024 10:33:08 GMT, fabioromano1 <d...@openjdk.org> wrote:
>> Which program are you referring to? >> >> It is the responsibility of the caller of `subtract` to ensure that the >> arguments are normalized. This may or may not require calling `normalize`, >> depending on whether the argument is normalized or not. > > @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? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/19710#discussion_r1650044094