On Tue, 13 May 2025 21:24:08 GMT, fabioromano1 <d...@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:
> 
>   Update names

I agree renaming it `magBitLength` and having just the `int[]` as parameter.
It cannot be made an instance method, though. There's one usage which needs a 
static invocation.

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

PR Comment: https://git.openjdk.org/jdk/pull/25166#issuecomment-2883894295

Reply via email to