--- old/hotspot/test/compiler/aot/calls/fromAot/AotInvokeDynamic2NativeTest.java 2017-07-31 20:20:08.000000000 -0700 +++ new/hotspot/test/compiler/aot/calls/fromAot/AotInvokeDynamic2NativeTest.java 2017-07-31 20:20:08.000000000 -0700 @@ -23,7 +23,7 @@ /* * @test - * @key aot + * @requires vm.aot * @library /test/lib /testlibrary / * @ignore 8132547 * @requires vm.bits == "64" & (os.arch == "amd64" | os.arch == "x86_64")