> A faster and simpler way to generate random BigIntegers, avoiding eventually > trimming of leading zeros in magnitude array.
fabioromano1 has updated the pull request incrementally with one additional commit since the last revision: Update BigInteger(int, Random) Update a comment ------------- Changes: - all: https://git.openjdk.org/jdk/pull/16817/files - new: https://git.openjdk.org/jdk/pull/16817/files/000261de..928a13a1 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=16817&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16817&range=00-01 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/16817.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/16817/head:pull/16817 PR: https://git.openjdk.org/jdk/pull/16817