test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeDynamic2InterpretedTest.java
changeset 48795 e9db0f10f80e
parent 48791 6e079ff6c83c
child 48796 5264a11d3753
equal deleted inserted replaced
48794:ea0d0781c63c 48795:e9db0f10f80e
    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  *        compiler.calls.common.InvokeDynamicPatcher
    32  *        compiler.aot.AotCompiler
    32  *        compiler.aot.AotCompiler
    33  * @run main compiler.calls.common.InvokeDynamicPatcher
    33  * @run driver compiler.calls.common.InvokeDynamicPatcher
    34  * @run driver ClassFileInstaller sun.hotspot.WhiteBox
    34  * @run driver ClassFileInstaller sun.hotspot.WhiteBox
    35  *      sun.hotspot.WhiteBox$WhiteBoxPermission
    35  *      sun.hotspot.WhiteBox$WhiteBoxPermission
    36  * @run main compiler.aot.AotCompiler
    36  * @run main compiler.aot.AotCompiler
    37  *      -libname AotInvokeDynamic2InterpretedTest.so
    37  *      -libname AotInvokeDynamic2InterpretedTest.so
    38  *      -class compiler.calls.common.InvokeDynamic
    38  *      -class compiler.calls.common.InvokeDynamic