Integrated: 8356891: Some code simplifications in BigInteger
fabioromano1
duke at openjdk.org
Wed May 28 12:52:00 UTC 2025
On Sat, 10 May 2025 16:41:17 GMT, fabioromano1 <duke at openjdk.org> wrote:
> Some changes in `Biginteger`s' bit operations that increase the code readability and slightly optimize the execution time.
This pull request has now been integrated.
Changeset: c9e6c4d0
Author: Fabio Romano <fabio19298 at gmail.com>
Committer: Raffaello Giulietti <rgiulietti at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/c9e6c4d0171ff6f419344f9341747c71416d4ec9
Stats: 162 lines in 1 file changed: 9 ins; 57 del; 96 mod
8356891: Some code simplifications in BigInteger
Reviewed-by: rgiulietti
-------------
PR: https://git.openjdk.org/jdk/pull/25166
More information about the core-libs-dev
mailing list