RFR: 8356891: Some code simplifications for basic BigIntegers' bit operations [v6]
Raffaello Giulietti
rgiulietti at openjdk.org
Tue May 20 11:35:54 UTC 2025
On Fri, 16 May 2025 10:10:28 GMT, fabioromano1 <duke at openjdk.org> wrote:
>> There are problems with the `test/jdk/java/math/BigInteger` tests. Can you please crosscheck?
>
>> 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.
@fabioromano1 I'm ready to approve.
Please keep in mind that rampdown is on 2025-06-05, so there is time for other small changes you might want to add to this PR.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25166#issuecomment-2894008015
More information about the core-libs-dev
mailing list