> 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: Avoid redundance of stripLeadingZeroInts() ------------- Changes: - all: https://git.openjdk.org/jdk/pull/25166/files - new: https://git.openjdk.org/jdk/pull/25166/files/d6b4d2e1..f3ef2601 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=25166&range=13 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=25166&range=12-13 Stats: 31 lines in 1 file changed: 0 ins; 14 del; 17 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