On Sat, 10 May 2025 16:41:17 GMT, fabioromano1 <d...@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 <fabio19...@gmail.com> Committer: Raffaello Giulietti <rgiulie...@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