hotspot/test/compiler/aot/calls/fromAot/AotInvokeSpecial2InterpretedTest.java
changeset 46725 537540cbebb3
parent 46267 dde19b81b7fd
child 46743 4d9e00487c62
--- a/hotspot/test/compiler/aot/calls/fromAot/AotInvokeSpecial2InterpretedTest.java	Wed Jul 26 11:51:25 2017 -0700
+++ b/hotspot/test/compiler/aot/calls/fromAot/AotInvokeSpecial2InterpretedTest.java	Fri Jul 21 12:43:47 2017 +0200
@@ -23,6 +23,7 @@
 
 /*
  * @test
+ * @key aot
  * @library /test/lib /testlibrary /
  * @requires vm.bits == "64" & (os.arch == "amd64" | os.arch == "x86_64")
  * @modules java.base/jdk.internal.misc