git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Sat Aug 3 13:09:45 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/mobile/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
Changeset: 0a88061b
Branch: master
Author: duke <duke at openjdk.org>
Date: 2024-08-03 13:09:14 +0000
URL: https://git.openjdk.org/mobile/commit/0a88061b62dcceb4ac537b296454b577b158bd59
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list