git: openjdk/jdk: master: 8334755: Asymptotically faster implementation of square root algorithm

Raffaello Giulietti rgiulietti at openjdk.org
Sat Aug 3 13:09:53 UTC 2024


Changeset: 367e0a65
Branch: master
Author:    fabioromano1 <51378941+fabioromano1 at users.noreply.github.com>
Committer: Raffaello Giulietti <rgiulietti at openjdk.org>
Date:      2024-08-03 13:08:54 +0000
URL:       https://git.openjdk.org/jdk/commit/367e0a65561f95aad61b40930d5f46843fee3444

8334755: Asymptotically faster implementation of square root algorithm

Reviewed-by: rgiulietti

! src/java.base/share/classes/java/math/BigInteger.java
! src/java.base/share/classes/java/math/MutableBigInteger.java
! test/jdk/java/math/BigInteger/BigIntegerTest.java
+ test/micro/org/openjdk/bench/java/math/BigIntegerSquareRoot.java



More information about the jdk-changes mailing list