JDK-8042478 : Include Mersenne primes in BigInteger primality testing
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.math
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2014-05-06
  • Updated: 2023-03-21
  • Resolved: 2014-05-08
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8 JDK 9
8u381Fixed 9 b13Fixed
Related Reports
Relates :  
Description
Mersenne primes are a well-known primes with a special structure. These primes would be easy and helpful to include in tests of the BigInteger primality testing.
Comments
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/249337ca0ce7 User: lana Date: 2014-05-14 17:13:30 +0000
14-05-2014

URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/249337ca0ce7 User: bpb Date: 2014-05-08 23:07:27 +0000
08-05-2014

Review thread: http://mail.openjdk.java.net/pipermail/core-libs-dev/2014-May/026788.html
08-05-2014