< prev index next >

test/java/lang/StringBuffer/Trim.java

Print this page

        

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