On Fri, 16 May 2025 10:10:28 GMT, fabioromano1 <d...@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 Please either restrict the changes to "bit operations", like the subject of this PR, or else change the title to something more encompassing, like "8356891: Some code simplifications in BigInteger". ------------- PR Comment: https://git.openjdk.org/jdk/pull/25166#issuecomment-2895364988