hotspot/test/compiler/aot/calls/fromAot/AotInvokeSpecial2InterpretedTest.java
changeset 46942 de1adae7cbc3
parent 46743 4d9e00487c62
equal deleted inserted replaced
46833:2a6e67a419b5 46942:de1adae7cbc3
    23 
    23 
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @requires vm.aot
    26  * @requires vm.aot
    27  * @library /test/lib /testlibrary /
    27  * @library /test/lib /testlibrary /
    28  * @requires vm.bits == "64" & (os.arch == "amd64" | os.arch == "x86_64")
       
    29  * @modules java.base/jdk.internal.misc
    28  * @modules java.base/jdk.internal.misc
    30  * @build compiler.calls.common.InvokeSpecial
    29  * @build compiler.calls.common.InvokeSpecial
    31  *        compiler.aot.AotCompiler
    30  *        compiler.aot.AotCompiler
    32  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    31  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    33  *      sun.hotspot.WhiteBox$WhiteBoxPermission
    32  *      sun.hotspot.WhiteBox$WhiteBoxPermission