< prev index next >

test/java/math/BigDecimal/StringConstructor.java

Print this page

        

@@ -24,10 +24,11 @@
 /*
  * @test
  * @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.*;
 
 public class StringConstructor {
< prev index next >