JDK 9 RFR of 8042478: Include Mersenne primes in BigInteger primality testing

Joe Darcy joe.darcy at oracle.com
Thu May 8 23:09:33 UTC 2014


Looks good Brian; thanks,

-Joe

On 05/08/2014 03:39 PM, Brian Burkhalter wrote:
> Hi Joe,
>
> Moved the array of Mersenne exponents inside the Mersenne testing method:
>
> http://cr.openjdk.java.net/~bpb/8042478/webrev.01/ 
> <http://cr.openjdk.java.net/%7Ebpb/8042478/webrev.01/>
>
> Thanks,
>
> Brian
>
> On May 8, 2014, at 3:42 PM, Joe Darcy <joe.darcy at oracle.com> wrote:
>
>> Hi Brian,
>>
>> Generally looks good. However, I think it would be better structured 
>> if the array of Mersenne exponents was with the Mersenne testing method.
>>
>> Thanks,
>>
>> -Joe
>




More information about the core-libs-dev mailing list