changeset 30046 | cf2c86e1819e |
parent 24571 | e1cabb2a72ed |
--- a/jdk/test/java/util/BitSet/BSMethods.java Wed Apr 29 08:37:57 2015 -0700 +++ b/jdk/test/java/util/BitSet/BSMethods.java Wed Apr 29 10:25:53 2015 -0700 @@ -27,6 +27,7 @@ * @summary Test the operation of the methods of BitSet class * @author Mike McCloskey, Martin Buchholz * @run main/othervm BSMethods + * @key randomness */ import java.util.*;