--- old/test/compiler/codegen/7184394/TestAESMain.java 2015-02-24 10:27:38.736147019 -0800 +++ new/test/compiler/codegen/7184394/TestAESMain.java 2015-02-24 10:27:38.364129034 -0800 @@ -27,6 +27,7 @@ * @bug 7184394 * @summary add intrinsics to use AES instructions * @library /testlibrary + * @build com.oracle.java.testlibrary.* * * @run main/othervm/timeout=600 -Xbatch -DcheckOutput=true -Dmode=CBC TestAESMain * @run main/othervm/timeout=600 -Xbatch -DcheckOutput=true -Dmode=CBC -DencInputOffset=1 TestAESMain