< prev index next >

test/compiler/codegen/aes/TestAESMain.java

Print this page

        

@@ -25,11 +25,11 @@
 /**
  * @test
  * @bug 7184394
  * @key stress
  * @summary add intrinsics to use AES instructions
- * @library /testlibrary /
+ * @library /test/lib /
  * @modules java.base/jdk.internal.misc
  *          java.management
  *
  * @run main/othervm/timeout=600 -Xbatch -DcheckOutput=true -Dmode=CBC
  *      compiler.codegen.aes.TestAESMain
< prev index next >