RFR: 8356891: Some code simplifications for basic BigIntegers' bit operations [v6]
Raffaello Giulietti
rgiulietti at openjdk.org
Thu May 15 22:05:56 UTC 2025
On Thu, 15 May 2025 15:37:39 GMT, fabioromano1 <duke at openjdk.org> wrote:
>> Some changes in `Biginteger`s' bit operations that increase the code readability and slightly optimize the execution time.
>
> fabioromano1 has updated the pull request incrementally with one additional commit since the last revision:
>
> make magBitLength() an instance method
There are problems with the `test/jdk/java/math/BigInteger` tests. Can you please crosscheck?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25166#issuecomment-2885152927
More information about the core-libs-dev
mailing list