< prev index next >

test/compiler/codecache/cli/printcodecache/TestPrintCodeCacheOption.java

Print this page

        

*** 29,39 **** /** * @test * @bug 8015774 * @summary Verify that PrintCodeCache option print correct information. * @library /testlibrary .. /../../test/lib ! * @build TestPrintCodeCacheOption com.oracle.java.testlibrary.* * printcodecache.* common.* * @run main/timeout=240 printcodecache.TestPrintCodeCacheOption */ public class TestPrintCodeCacheOption extends CodeCacheCLITestBase { private static final CodeCacheCLITestCase DISABLED_PRINT_CODE_CACHE --- 29,39 ---- /** * @test * @bug 8015774 * @summary Verify that PrintCodeCache option print correct information. * @library /testlibrary .. /../../test/lib ! * @build com.oracle.java.testlibrary.* TestPrintCodeCacheOption * printcodecache.* common.* * @run main/timeout=240 printcodecache.TestPrintCodeCacheOption */ public class TestPrintCodeCacheOption extends CodeCacheCLITestBase { private static final CodeCacheCLITestCase DISABLED_PRINT_CODE_CACHE
< prev index next >