< prev index next >

test/java/util/NavigableMap/LockStep.java

Print this page

        

@@ -27,10 +27,11 @@
  * @summary Compare NavigableMap implementations for identical behavior
  * @run main LockStep
  * @run main/othervm -XX:+AggressiveOpts LockStep
  * @run main/othervm -XX:+AggressiveOpts -Dthorough=true LockStep
  * @author  Martin Buchholz
+ * @key randomness
  */
 
 import java.io.*;
 import java.util.*;
 import java.util.concurrent.*;
< prev index next >