hotspot/test/compiler/calls/fromCompiled/CompiledInvokeDynamic2InterpretedTest.java
changeset 38152 80e5da81fb2c
parent 36209 8db2a78cbc29
child 40059 c2304140ed64
equal deleted inserted replaced
38151:fffedc5e5cf8 38152:80e5da81fb2c
    22  */
    22  */
    23 
    23 
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @library /test/lib /testlibrary /
    26  * @library /test/lib /testlibrary /
       
    27  * @modules java.base/jdk.internal.misc
    27  * @modules java.base/jdk.internal.org.objectweb.asm
    28  * @modules java.base/jdk.internal.org.objectweb.asm
    28  * @build compiler.calls.common.InvokeDynamic
    29  * @build compiler.calls.common.InvokeDynamic
    29  * @build compiler.calls.common.InvokeDynamicPatcher
    30  * @build compiler.calls.common.InvokeDynamicPatcher
    30  * @run main compiler.calls.common.InvokeDynamicPatcher
    31  * @run main compiler.calls.common.InvokeDynamicPatcher
    31  * @run driver ClassFileInstaller sun.hotspot.WhiteBox
    32  * @run driver ClassFileInstaller sun.hotspot.WhiteBox