< prev index next >

test/sun/security/mscapi/PrngSlow.java

Print this page

        

@@ -23,10 +23,11 @@
 
 /**
  * @test
  * @bug 6449335
  * @summary MSCAPI's PRNG is too slow
+ * @key randomness
  */
 
 import java.security.SecureRandom;
 
 public class PrngSlow {
< prev index next >