JDK 9 RFR of 8026236: Add PrimeTest for BigInteger [TEST-ONLY] (original) (raw)
Brian Burkhalter brian.burkhalter at oracle.com
Mon Apr 28 23:02:18 UTC 2014
- Previous message: JDK 9 RFR of 8026236: Add PrimeTest for BigInteger [TEST-ONLY]
- Next message: RFR 9: JDK-8040892 Incorrect message in Exception thrown by Collectors.toMap(Function, Function)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Here is an updated patch
http://cr.openjdk.java.net/~bpb/8026236/webrev.02/
which has been revised to obviate the need for a file source of prime numbers.
Thanks,
Brian
On Apr 24, 2014, at 5:12 PM, Brian Burkhalter <brian.burkhalter at oracle.com> wrote:
I have posted an updated patch here:
http://cr.openjdk.java.net/~bpb/8026236/webrev.01/ Thanks for your comments.
- Previous message: JDK 9 RFR of 8026236: Add PrimeTest for BigInteger [TEST-ONLY]
- Next message: RFR 9: JDK-8040892 Incorrect message in Exception thrown by Collectors.toMap(Function, Function)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]