git: openjdk/jdk: master: 8336274: MutableBigInteger.leftShift(int) optimization

Raffaello Giulietti rgiulietti at openjdk.org
Wed Oct 2 09:48:14 UTC 2024


Changeset: d6820d13
Branch: master
Author:    fabioromano1 <51378941+fabioromano1 at users.noreply.github.com>
Committer: Raffaello Giulietti <rgiulietti at openjdk.org>
Date:      2024-10-02 09:45:43 +0000
URL:       https://git.openjdk.org/jdk/commit/d6820d1324711eac95a297dd68ec94e6f6be4b35

8336274: MutableBigInteger.leftShift(int) optimization

Reviewed-by: rgiulietti

! src/java.base/share/classes/java/math/MutableBigInteger.java
+ test/jdk/java/math/BigInteger/MutableBigIntegerShiftTests.java
+ test/jdk/java/math/BigInteger/java.base/java/math/MutableBigIntegerBox.java



More information about the jdk-changes mailing list