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

fabioromano1 duke at openjdk.org
Tue May 27 21:33:10 UTC 2025


> 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:

  Restored trustedStripLeadingZeroInts(int[])

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/25166/files
  - new: https://git.openjdk.org/jdk/pull/25166/files/60d3c1f9..44fbb81c

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=25166&range=23
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=25166&range=22-23

  Stats: 17 lines in 1 file changed: 8 ins; 0 del; 9 mod
  Patch: https://git.openjdk.org/jdk/pull/25166.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/25166/head:pull/25166

PR: https://git.openjdk.org/jdk/pull/25166


More information about the core-libs-dev mailing list