< prev index next >

test/java/util/List/LockStep.java

Print this page

        

@@ -24,10 +24,11 @@
 /*
  * @test
  * @bug     6359979
  * @summary Compare List implementations for identical behavior
  * @author  Martin Buchholz
+ * @key randomness
  */
 
 import java.io.*;
 import java.util.*;
 import java.util.concurrent.*;
< prev index next >