jdk/test/java/math/BigDecimal/StringConstructor.java
changeset 30046 cf2c86e1819e
parent 29371 6f7f029a6b63
child 30048 3424bede284d
--- a/jdk/test/java/math/BigDecimal/StringConstructor.java	Wed Apr 29 08:37:57 2015 -0700
+++ b/jdk/test/java/math/BigDecimal/StringConstructor.java	Wed Apr 29 10:25:53 2015 -0700
@@ -26,6 +26,7 @@
  * @library ..
  * @bug 4103117 4331084 4488017 4490929 6255285 6268365 8074460
  * @summary Tests the BigDecimal string constructor (use -Dseed=X to set PRNG seed).
+ * @key randomness
  */
 
 import java.math.*;