--- old/test/compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java 2016-09-01 19:47:34.536549061 +0300 +++ new/test/compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java 2016-09-01 19:47:34.424549058 +0300 @@ -27,11 +27,11 @@ * @library /test/lib / * @modules java.base/jdk.internal.misc * java.management - * @ignore 8146128 * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission - * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions + * @run main/othervm/timeout=300 -Xbootclasspath/a:. + * -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI -Xbatch * compiler.cpuflags.TestAESIntrinsicsOnSupportedConfig */