> 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: Use one less counter in makePositive(int[]) ------------- Changes: - all: https://git.openjdk.org/jdk/pull/25166/files - new: https://git.openjdk.org/jdk/pull/25166/files/6267a258..9a354abf Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=25166&range=19 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=25166&range=18-19 Stats: 6 lines in 1 file changed: 1 ins; 0 del; 5 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