RFR: 8319174: Enhance robustness of some j.m.BigInteger constructors [v5]

Roger Riggs rriggs at openjdk.org
Tue Nov 7 15:29:32 UTC 2023


On Fri, 3 Nov 2023 19:14:18 GMT, Raffaello Giulietti <rgiulietti at openjdk.org> wrote:

>> 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:
> 
>   Changed behavior on len == 0.

Looks good

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

Marked as reviewed by rriggs (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/16449#pullrequestreview-1717994078


More information about the core-libs-dev mailing list