< prev index next >

test/gc/g1/TestStringDeduplicationPrintOptions.java

Print this page

        

*** 25,34 **** --- 25,36 ---- * @test TestStringDeduplicationPrintOptions * @summary Test string deduplication print options * @bug 8029075 * @key gc * @library /testlibrary + * @build com.oracle.java.testlibrary.* + * @run main/othervm TestStringDeduplicationPrintOptions */ public class TestStringDeduplicationPrintOptions { public static void main(String[] args) throws Exception { TestStringDeduplicationTools.testPrintOptions();
< prev index next >