< prev index next >

test/compiler/codegen/aes/TestAESMain.java

Print this page

        

*** 25,35 **** /** * @test * @bug 7184394 * @key stress * @summary add intrinsics to use AES instructions ! * @library /testlibrary / * @modules java.base/jdk.internal.misc * java.management * * @run main/othervm/timeout=600 -Xbatch -DcheckOutput=true -Dmode=CBC * compiler.codegen.aes.TestAESMain --- 25,35 ---- /** * @test * @bug 7184394 * @key stress * @summary add intrinsics to use AES instructions ! * @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 >