test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeDynamic2AotTest.java
changeset 58937 ba99c5a4491d
parent 57681 41f2f2829a09
equal deleted inserted replaced
58936:f4b1addb9742 58937:ba99c5a4491d
    26  * @requires vm.aot
    26  * @requires vm.aot
    27  * @library /test/lib /testlibrary /
    27  * @library /test/lib /testlibrary /
    28  * @modules java.base/jdk.internal.org.objectweb.asm
    28  * @modules java.base/jdk.internal.org.objectweb.asm
    29  *          java.base/jdk.internal.misc
    29  *          java.base/jdk.internal.misc
    30  * @build compiler.calls.common.InvokeDynamic
    30  * @build compiler.calls.common.InvokeDynamic
    31  *        compiler.calls.common.InvokeDynamicPatcher
    31  *        sun.hotspot.WhiteBox
    32  *        compiler.aot.AotCompiler
       
    33  * @run driver compiler.calls.common.InvokeDynamicPatcher
    32  * @run driver compiler.calls.common.InvokeDynamicPatcher
    34  * @run driver ClassFileInstaller sun.hotspot.WhiteBox
    33  * @run driver ClassFileInstaller sun.hotspot.WhiteBox
    35  *      sun.hotspot.WhiteBox$WhiteBoxPermission
    34  *      sun.hotspot.WhiteBox$WhiteBoxPermission
    36  * @run driver compiler.aot.AotCompiler -libname AotInvokeDynamic2AotTest.so
    35  * @run driver compiler.aot.AotCompiler -libname AotInvokeDynamic2AotTest.so
    37  *      -class compiler.calls.common.InvokeDynamic
    36  *      -class compiler.calls.common.InvokeDynamic