< prev index next >

test/java/util/Map/LockStep.java

Print this page

        

@@ -23,10 +23,11 @@
 
 /*
  * @test
  * @bug 6612102
  * @summary Test Map implementations for mutual compatibility
+ * @key randomness
  */
 
 import java.util.*;
 import java.util.concurrent.*;
 
< prev index next >