git: openjdk/mobile: 2 new changesets

duke duke at openjdk.java.net
Fri Feb 11 18:50:17 UTC 2022


Changeset: 83ffbd2e
Author:    Dr Heinz M. Kabutz <heinz at javaspecialists.eu>
Committer: Paul Sandoz <psandoz at openjdk.org>
Date:      2022-02-11 18:49:04 +0000
URL:       https://git.openjdk.java.net/mobile/commit/83ffbd2e7aed8a9c788395ccbe920ddff221ae16

8277175: Add a parallel multiply method to BigInteger

Reviewed-by: psandoz

! src/java.base/share/classes/java/math/BigInteger.java
+ test/jdk/java/math/BigInteger/BigIntegerParallelMultiplyTest.java
+ test/micro/org/openjdk/bench/java/math/BigIntegerMersennePrimeMultiply.java
+ test/micro/org/openjdk/bench/java/math/BigIntegerParallelMultiply.java

Changeset: deff766c
Author:    duke <duke at openjdk.org>
Date:      2022-02-11 18:49:28 +0000
URL:       https://git.openjdk.java.net/mobile/commit/deff766cba577017a6fcee085e8aa02e64397764

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list