< prev index next >

test/compiler/aot/calls/fromAot/AotInvokeDynamic2AotTest.java

Print this page
rev 13457 : 8186537: remove unnecessary @requires from hotspot/compiler/aot tests
Reviewed-by: duke

*** 24,34 **** /* * @test * @requires vm.aot * @library /test/lib /testlibrary / * @ignore 8132547 - * @requires vm.bits == "64" & (os.arch == "amd64" | os.arch == "x86_64") * @modules java.base/jdk.internal.org.objectweb.asm * java.base/jdk.internal.misc * @build compiler.calls.common.InvokeDynamic * compiler.calls.common.InvokeDynamicPatcher * compiler.aot.AotCompiler --- 24,33 ----
< prev index next >