mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-10 21:50:07 +00:00
8195724: compiler.calls.common.InvokeDynamicPatcher can be run as driver
Reviewed-by: kvn
This commit is contained in:
parent
a3cb6e9204
commit
fff718badb
@ -30,7 +30,7 @@
|
||||
* @build compiler.calls.common.InvokeDynamic
|
||||
* compiler.calls.common.InvokeDynamicPatcher
|
||||
* compiler.aot.AotCompiler
|
||||
* @run main compiler.calls.common.InvokeDynamicPatcher
|
||||
* @run driver compiler.calls.common.InvokeDynamicPatcher
|
||||
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
|
||||
* sun.hotspot.WhiteBox$WhiteBoxPermission
|
||||
* @run main compiler.aot.AotCompiler -libname AotInvokeDynamic2AotTest.so
|
||||
|
||||
@ -30,7 +30,7 @@
|
||||
* @build compiler.calls.common.InvokeDynamic
|
||||
* compiler.calls.common.InvokeDynamicPatcher
|
||||
* compiler.aot.AotCompiler
|
||||
* @run main compiler.calls.common.InvokeDynamicPatcher
|
||||
* @run driver compiler.calls.common.InvokeDynamicPatcher
|
||||
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
|
||||
* sun.hotspot.WhiteBox$WhiteBoxPermission
|
||||
* @run main compiler.aot.AotCompiler -libname AotInvokeDynamic2CompiledTest.so
|
||||
|
||||
@ -30,7 +30,7 @@
|
||||
* @build compiler.calls.common.InvokeDynamic
|
||||
* compiler.calls.common.InvokeDynamicPatcher
|
||||
* compiler.aot.AotCompiler
|
||||
* @run main compiler.calls.common.InvokeDynamicPatcher
|
||||
* @run driver compiler.calls.common.InvokeDynamicPatcher
|
||||
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
|
||||
* sun.hotspot.WhiteBox$WhiteBoxPermission
|
||||
* @run main compiler.aot.AotCompiler
|
||||
|
||||
@ -30,7 +30,7 @@
|
||||
* @build compiler.calls.common.InvokeDynamic
|
||||
* compiler.calls.common.InvokeDynamicPatcher
|
||||
* compiler.aot.AotCompiler
|
||||
* @run main compiler.calls.common.InvokeDynamicPatcher
|
||||
* @run driver compiler.calls.common.InvokeDynamicPatcher
|
||||
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
|
||||
* sun.hotspot.WhiteBox$WhiteBoxPermission
|
||||
* @run main compiler.aot.AotCompiler -libname AotInvokeDynamic2NativeTest.so
|
||||
|
||||
@ -32,7 +32,7 @@
|
||||
* compiler.aot.AotCompiler
|
||||
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
|
||||
* sun.hotspot.WhiteBox$WhiteBoxPermission
|
||||
* @run main compiler.calls.common.InvokeDynamicPatcher
|
||||
* @run driver compiler.calls.common.InvokeDynamicPatcher
|
||||
* @run main compiler.aot.AotCompiler -libname CompiledInvokeDynamic2AotTest.so
|
||||
* -class compiler.calls.common.InvokeDynamic
|
||||
* -compile compiler.calls.common.InvokeDynamic.callee.*
|
||||
|
||||
@ -32,7 +32,7 @@
|
||||
* compiler.aot.AotCompiler
|
||||
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
|
||||
* sun.hotspot.WhiteBox$WhiteBoxPermission
|
||||
* @run main compiler.calls.common.InvokeDynamicPatcher
|
||||
* @run driver compiler.calls.common.InvokeDynamicPatcher
|
||||
* @run main compiler.aot.AotCompiler
|
||||
* -libname InterpretedInvokeDynamic2AotTest.so
|
||||
* -class compiler.calls.common.InvokeDynamic
|
||||
|
||||
@ -29,7 +29,7 @@
|
||||
* java.base/jdk.internal.org.objectweb.asm
|
||||
*
|
||||
* @build sun.hotspot.WhiteBox
|
||||
* @run main compiler.calls.common.InvokeDynamicPatcher
|
||||
* @run driver compiler.calls.common.InvokeDynamicPatcher
|
||||
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
|
||||
* sun.hotspot.WhiteBox$WhiteBoxPermission
|
||||
* @run main/othervm -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:.
|
||||
|
||||
@ -29,7 +29,7 @@
|
||||
* java.base/jdk.internal.org.objectweb.asm
|
||||
*
|
||||
* @build sun.hotspot.WhiteBox
|
||||
* @run main compiler.calls.common.InvokeDynamicPatcher
|
||||
* @run driver compiler.calls.common.InvokeDynamicPatcher
|
||||
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
|
||||
* sun.hotspot.WhiteBox$WhiteBoxPermission
|
||||
* @run main/othervm -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:.
|
||||
|
||||
@ -29,7 +29,7 @@
|
||||
* java.base/jdk.internal.org.objectweb.asm
|
||||
*
|
||||
* @build sun.hotspot.WhiteBox
|
||||
* @run main compiler.calls.common.InvokeDynamicPatcher
|
||||
* @run driver compiler.calls.common.InvokeDynamicPatcher
|
||||
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
|
||||
* sun.hotspot.WhiteBox$WhiteBoxPermission
|
||||
* @run main/othervm/native -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:.
|
||||
|
||||
@ -29,7 +29,7 @@
|
||||
* java.base/jdk.internal.org.objectweb.asm
|
||||
*
|
||||
* @build sun.hotspot.WhiteBox
|
||||
* @run main compiler.calls.common.InvokeDynamicPatcher
|
||||
* @run driver compiler.calls.common.InvokeDynamicPatcher
|
||||
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
|
||||
* sun.hotspot.WhiteBox$WhiteBoxPermission
|
||||
* @run main/othervm -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:.
|
||||
|
||||
@ -29,7 +29,7 @@
|
||||
* java.base/jdk.internal.org.objectweb.asm
|
||||
*
|
||||
* @build sun.hotspot.WhiteBox
|
||||
* @run main compiler.calls.common.InvokeDynamicPatcher
|
||||
* @run driver compiler.calls.common.InvokeDynamicPatcher
|
||||
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
|
||||
* sun.hotspot.WhiteBox$WhiteBoxPermission
|
||||
* @run main/othervm -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:.
|
||||
|
||||
@ -29,7 +29,7 @@
|
||||
* java.base/jdk.internal.org.objectweb.asm
|
||||
*
|
||||
* @build sun.hotspot.WhiteBox
|
||||
* @run main compiler.calls.common.InvokeDynamicPatcher
|
||||
* @run driver compiler.calls.common.InvokeDynamicPatcher
|
||||
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
|
||||
* sun.hotspot.WhiteBox$WhiteBoxPermission
|
||||
* @run main/othervm/native -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user