RFR: 8356891: Some code simplifications for basic BigIntegers' bit operations [v6]
fabioromano1
duke at openjdk.org
Fri May 16 10:12:59 UTC 2025
On Thu, 15 May 2025 22:03:40 GMT, Raffaello Giulietti <rgiulietti at openjdk.org> wrote:
> There are problems with the `test/jdk/java/math/BigInteger` tests. Can you please crosscheck?
@rgiulietti It seems there is a slowdown in the creation of large pseudoprimes, maybe due to `BitSieve` methods.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25166#issuecomment-2886284468
More information about the core-libs-dev
mailing list