> Enhance `java.math.BigInteger` constructors taking a `byte[]` argument by > improving guarantees of internal invariants.
Raffaello Giulietti has updated the pull request incrementally with one additional commit since the last revision: Restored ordering of exceptions. ------------- Changes: - all: https://git.openjdk.org/jdk/pull/16449/files - new: https://git.openjdk.org/jdk/pull/16449/files/af2e4158..33a6ed36 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=16449&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16449&range=01-02 Stats: 5 lines in 1 file changed: 2 ins; 1 del; 2 mod Patch: https://git.openjdk.org/jdk/pull/16449.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/16449/head:pull/16449 PR: https://git.openjdk.org/jdk/pull/16449