changeset 30046 | cf2c86e1819e |
parent 29371 | 6f7f029a6b63 |
child 30048 | 3424bede284d |
--- a/jdk/test/java/math/BigInteger/BigIntegerTest.java Wed Apr 29 08:37:57 2015 -0700 +++ b/jdk/test/java/math/BigInteger/BigIntegerTest.java Wed Apr 29 10:25:53 2015 -0700 @@ -28,6 +28,7 @@ * @summary tests methods in BigInteger (use -Dseed=X to set PRNG seed) * @run main/timeout=400 BigIntegerTest * @author madbot + * @key randomness */ import java.io.File;