git: openjdk/jdk: master: 8355719: Reduce memory consumption of BigInteger.pow()

Raffaello Giulietti rgiulietti at openjdk.org
Fri May 9 17:09:07 UTC 2025


Changeset: 1c5eb370
Branch: master
Author:    Fabio Romano <fabio19298 at gmail.com>
Committer: Raffaello Giulietti <rgiulietti at openjdk.org>
Date:      2025-05-09 17:06:33 +0000
URL:       https://git.openjdk.org/jdk/commit/1c5eb370b7dbe7558b535bf27c9df292c2007b9b

8355719: Reduce memory consumption of BigInteger.pow()

Reviewed-by: rgiulietti

! src/java.base/share/classes/java/math/BigInteger.java
+ test/micro/org/openjdk/bench/java/math/BigIntegerPow.java



More information about the jdk-changes mailing list