< prev index next >

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

Print this page

        

@@ -29,11 +29,11 @@
 /**
  * @test
  * @bug 8015774
  * @summary Verify that PrintCodeCache option print correct information.
  * @library /testlibrary .. /../../test/lib
- * @build TestPrintCodeCacheOption com.oracle.java.testlibrary.*
+ * @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 >