< prev index next >

test/java/util/BitSet/BSMethods.java

Print this page

        

@@ -25,10 +25,11 @@
  * @bug 4098239 4107540 4080736 4261102 4274710 4305272
  *      4979017 4979028 4979031 5030267 6222207 8040806
  * @summary Test the operation of the methods of BitSet class
  * @author Mike McCloskey, Martin Buchholz
  * @run main/othervm BSMethods
+ * @key randomness
  */
 
 import java.util.*;
 
 /**
< prev index next >