< prev index next >

test/java/lang/StringBuffer/Trim.java

Print this page

        

@@ -22,10 +22,11 @@
  */
 
 /* @test
  * @bug 4546734 5007612
  * @summary Test StringBuffer.trimToSize
+ * @key randomness
  */
 
 import java.util.Random;
 
 public class Trim {
< prev index next >