RFR: 8356891: Some code simplifications in BigInteger [v25]

Raffaello Giulietti rgiulietti at openjdk.org
Wed May 28 11:31:55 UTC 2025


On Tue, 27 May 2025 21:42:37 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:
> 
>   Restore calls to trustedStripLeadingZeroInts(int[])

LGTM.

Thanks for this cleanup.

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

Marked as reviewed by rgiulietti (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/25166#pullrequestreview-2874639608


More information about the core-libs-dev mailing list