Integrated: 8319174: Enhance robustness of some j.m.BigInteger constructors
Raffaello Giulietti
rgiulietti at openjdk.org
Fri Nov 10 10:09:11 UTC 2023
On Wed, 1 Nov 2023 12:32:24 GMT, Raffaello Giulietti <rgiulietti at openjdk.org> wrote:
> Enhance `java.math.BigInteger` constructors taking a `byte[]` argument by improving guarantees of internal invariants.
This pull request has now been integrated.
Changeset: a64fc48e
Author: Raffaello Giulietti <rgiulietti at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/a64fc48e2dbc650b31869dd79b1ba1012376fc51
Stats: 323 lines in 3 files changed: 253 ins; 7 del; 63 mod
8319174: Enhance robustness of some j.m.BigInteger constructors
Reviewed-by: rriggs, darcy
-------------
PR: https://git.openjdk.org/jdk/pull/16449
More information about the core-libs-dev
mailing list