< prev index next >

test/java/util/Collections/Rotate.java

Print this page

        

@@ -23,10 +23,11 @@
 
 /**
  * @test
  * @bug 4323074
  * @summary Basic test for new rotate algorithm
+ * @key randomness
  */
 
 import java.util.*;
 
 public class Rotate {
< prev index next >