public class org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest extends org.graalvm.compiler.core.test.GraalCompilerTest
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest
super_class: org.graalvm.compiler.core.test.GraalCompilerTest
{
public static int ValueFountain;
descriptor: I
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial org.graalvm.compiler.core.test.GraalCompilerTest.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/hotspot/test/MethodSubstitutionEffectTest;
protected void registerInvocationPlugins(org.graalvm.compiler.nodes.graphbuilderconf.InvocationPlugins);
descriptor: (Lorg/graalvm/compiler/nodes/graphbuilderconf/InvocationPlugins;)V
flags: (0x0004) ACC_PROTECTED
Code:
stack=7, locals=4, args_size=2
start local 0 start local 1 0: aload 0
invokevirtual org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest.getSystemClassLoaderBytecodeProvider:()Lorg/graalvm/compiler/replacements/classfile/ClassfileBytecodeProvider;
astore 2
start local 2 1: new org.graalvm.compiler.nodes.graphbuilderconf.InvocationPlugins$Registration
dup
aload 1
ldc Lorg/graalvm/compiler/hotspot/test/MethodSubstitutionEffectTest$Substitutee;
aload 0
invokevirtual org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest.getReplacements:()Lorg/graalvm/compiler/nodes/spi/Replacements;
aload 2
invokespecial org.graalvm.compiler.nodes.graphbuilderconf.InvocationPlugins$Registration.<init>:(Lorg/graalvm/compiler/nodes/graphbuilderconf/InvocationPlugins;Ljava/lang/reflect/Type;Lorg/graalvm/compiler/nodes/spi/Replacements;Lorg/graalvm/compiler/bytecode/BytecodeProvider;)V
astore 3
start local 3 2: aload 3
ldc Lorg/graalvm/compiler/hotspot/test/MethodSubstitutionEffectTest$Substitutor;
ldc "singleEffect"
iconst_1
anewarray java.lang.reflect.Type
dup
iconst_0
getstatic java.lang.Integer.TYPE:Ljava/lang/Class;
aastore
invokevirtual org.graalvm.compiler.nodes.graphbuilderconf.InvocationPlugins$Registration.registerMethodSubstitution:(Ljava/lang/Class;Ljava/lang/String;[Ljava/lang/reflect/Type;)V
3: aload 3
ldc Lorg/graalvm/compiler/hotspot/test/MethodSubstitutionEffectTest$Substitutor;
ldc "sequentialEffectInvalid"
iconst_1
anewarray java.lang.reflect.Type
dup
iconst_0
getstatic java.lang.Integer.TYPE:Ljava/lang/Class;
aastore
invokevirtual org.graalvm.compiler.nodes.graphbuilderconf.InvocationPlugins$Registration.registerMethodSubstitution:(Ljava/lang/Class;Ljava/lang/String;[Ljava/lang/reflect/Type;)V
4: aload 3
ldc Lorg/graalvm/compiler/hotspot/test/MethodSubstitutionEffectTest$Substitutor;
ldc "sequentialEffectInvalidVoid"
iconst_1
anewarray java.lang.reflect.Type
dup
iconst_0
getstatic java.lang.Integer.TYPE:Ljava/lang/Class;
aastore
invokevirtual org.graalvm.compiler.nodes.graphbuilderconf.InvocationPlugins$Registration.registerMethodSubstitution:(Ljava/lang/Class;Ljava/lang/String;[Ljava/lang/reflect/Type;)V
5: aload 3
ldc Lorg/graalvm/compiler/hotspot/test/MethodSubstitutionEffectTest$Substitutor;
ldc "splitEffect"
iconst_1
anewarray java.lang.reflect.Type
dup
iconst_0
getstatic java.lang.Integer.TYPE:Ljava/lang/Class;
aastore
invokevirtual org.graalvm.compiler.nodes.graphbuilderconf.InvocationPlugins$Registration.registerMethodSubstitution:(Ljava/lang/Class;Ljava/lang/String;[Ljava/lang/reflect/Type;)V
6: aload 3
ldc Lorg/graalvm/compiler/hotspot/test/MethodSubstitutionEffectTest$Substitutor;
ldc "splitEffectVoid"
iconst_1
anewarray java.lang.reflect.Type
dup
iconst_0
getstatic java.lang.Integer.TYPE:Ljava/lang/Class;
aastore
invokevirtual org.graalvm.compiler.nodes.graphbuilderconf.InvocationPlugins$Registration.registerMethodSubstitution:(Ljava/lang/Class;Ljava/lang/String;[Ljava/lang/reflect/Type;)V
7: aload 3
ldc Lorg/graalvm/compiler/hotspot/test/MethodSubstitutionEffectTest$Substitutor;
ldc "multiSplitEffectNoMerge"
iconst_1
anewarray java.lang.reflect.Type
dup
iconst_0
getstatic java.lang.Integer.TYPE:Ljava/lang/Class;
aastore
invokevirtual org.graalvm.compiler.nodes.graphbuilderconf.InvocationPlugins$Registration.registerMethodSubstitution:(Ljava/lang/Class;Ljava/lang/String;[Ljava/lang/reflect/Type;)V
8: aload 3
ldc Lorg/graalvm/compiler/hotspot/test/MethodSubstitutionEffectTest$Substitutor;
ldc "multiSplitEffectNoMergeInvalid"
iconst_1
anewarray java.lang.reflect.Type
dup
iconst_0
getstatic java.lang.Integer.TYPE:Ljava/lang/Class;
aastore
invokevirtual org.graalvm.compiler.nodes.graphbuilderconf.InvocationPlugins$Registration.registerMethodSubstitution:(Ljava/lang/Class;Ljava/lang/String;[Ljava/lang/reflect/Type;)V
9: aload 3
ldc Lorg/graalvm/compiler/hotspot/test/MethodSubstitutionEffectTest$Substitutor;
ldc "splitEffectWrong"
iconst_1
anewarray java.lang.reflect.Type
dup
iconst_0
getstatic java.lang.Integer.TYPE:Ljava/lang/Class;
aastore
invokevirtual org.graalvm.compiler.nodes.graphbuilderconf.InvocationPlugins$Registration.registerMethodSubstitution:(Ljava/lang/Class;Ljava/lang/String;[Ljava/lang/reflect/Type;)V
10: aload 3
ldc Lorg/graalvm/compiler/hotspot/test/MethodSubstitutionEffectTest$Substitutor;
ldc "splitParitalIntrinsicExit"
iconst_1
anewarray java.lang.reflect.Type
dup
iconst_0
getstatic java.lang.Integer.TYPE:Ljava/lang/Class;
aastore
invokevirtual org.graalvm.compiler.nodes.graphbuilderconf.InvocationPlugins$Registration.registerMethodSubstitution:(Ljava/lang/Class;Ljava/lang/String;[Ljava/lang/reflect/Type;)V
11: aload 0
aload 1
invokespecial org.graalvm.compiler.core.test.GraalCompilerTest.registerInvocationPlugins:(Lorg/graalvm/compiler/nodes/graphbuilderconf/InvocationPlugins;)V
12: return
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 13 0 this Lorg/graalvm/compiler/hotspot/test/MethodSubstitutionEffectTest;
0 13 1 invocationPlugins Lorg/graalvm/compiler/nodes/graphbuilderconf/InvocationPlugins;
1 13 2 bytecodeProvider Lorg/graalvm/compiler/replacements/classfile/ClassfileBytecodeProvider;
2 13 3 r Lorg/graalvm/compiler/nodes/graphbuilderconf/InvocationPlugins$Registration;
MethodParameters:
Name Flags
invocationPlugins
private org.graalvm.compiler.replacements.classfile.ClassfileBytecodeProvider getSystemClassLoaderBytecodeProvider();
descriptor: ()Lorg/graalvm/compiler/replacements/classfile/ClassfileBytecodeProvider;
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=4, args_size=1
start local 0 0: aload 0
invokevirtual org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest.getReplacements:()Lorg/graalvm/compiler/nodes/spi/Replacements;
checkcast org.graalvm.compiler.replacements.ReplacementsImpl
astore 1
start local 1 1: aload 1
invokevirtual org.graalvm.compiler.replacements.ReplacementsImpl.getProviders:()Lorg/graalvm/compiler/phases/util/Providers;
invokevirtual org.graalvm.compiler.phases.util.Providers.getMetaAccess:()Ljdk/vm/ci/meta/MetaAccessProvider;
astore 2
start local 2 2: new org.graalvm.compiler.replacements.classfile.ClassfileBytecodeProvider
dup
aload 2
aload 1
getfield org.graalvm.compiler.replacements.ReplacementsImpl.snippetReflection:Lorg/graalvm/compiler/api/replacements/SnippetReflectionProvider;
invokestatic java.lang.ClassLoader.getSystemClassLoader:()Ljava/lang/ClassLoader;
invokespecial org.graalvm.compiler.replacements.classfile.ClassfileBytecodeProvider.<init>:(Ljdk/vm/ci/meta/MetaAccessProvider;Lorg/graalvm/compiler/api/replacements/SnippetReflectionProvider;Ljava/lang/ClassLoader;)V
astore 3
start local 3 3: aload 3
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lorg/graalvm/compiler/hotspot/test/MethodSubstitutionEffectTest;
1 4 1 d Lorg/graalvm/compiler/replacements/ReplacementsImpl;
2 4 2 metaAccess Ljdk/vm/ci/meta/MetaAccessProvider;
3 4 3 bytecodeProvider Lorg/graalvm/compiler/replacements/classfile/ClassfileBytecodeProvider;
static void snippet01();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=2, locals=0, args_size=0
0: bipush 42
invokestatic org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest$Substitutee.singleEffect:(I)I
pop
1: getstatic org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest.ValueFountain:I
bipush 42
if_icmpne 3
2: invokestatic org.graalvm.compiler.api.directives.GraalDirectives.deoptimize:()V
3: StackMap locals:
StackMap stack:
return
LocalVariableTable:
Start End Slot Name Signature
static void snippet02();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=2, locals=0, args_size=0
0: bipush 42
invokestatic org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest$Substitutee.sequentialEffectInvalid:(I)I
pop
1: getstatic org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest.ValueFountain:I
bipush 42
if_icmpne 3
2: invokestatic org.graalvm.compiler.api.directives.GraalDirectives.deoptimize:()V
3: StackMap locals:
StackMap stack:
return
LocalVariableTable:
Start End Slot Name Signature
static void snippet03();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=2, locals=0, args_size=0
0: bipush 42
invokestatic org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest$Substitutee.sequentialEffectInvalidVoid:(I)V
1: getstatic org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest.ValueFountain:I
bipush 42
if_icmpne 3
2: invokestatic org.graalvm.compiler.api.directives.GraalDirectives.deoptimize:()V
3: StackMap locals:
StackMap stack:
return
LocalVariableTable:
Start End Slot Name Signature
static void snippet04();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=2, locals=0, args_size=0
0: getstatic org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest.ValueFountain:I
invokestatic org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest$Substitutee.splitEffect:(I)I
pop
1: getstatic org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest.ValueFountain:I
bipush 42
if_icmpne 3
2: invokestatic org.graalvm.compiler.api.directives.GraalDirectives.deoptimize:()V
3: StackMap locals:
StackMap stack:
return
LocalVariableTable:
Start End Slot Name Signature
static void snippet05();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=2, locals=0, args_size=0
0: getstatic org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest.ValueFountain:I
invokestatic org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest$Substitutee.splitEffectVoid:(I)V
1: getstatic org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest.ValueFountain:I
bipush 42
if_icmpne 3
2: invokestatic org.graalvm.compiler.api.directives.GraalDirectives.deoptimize:()V
3: StackMap locals:
StackMap stack:
return
LocalVariableTable:
Start End Slot Name Signature
static void snippet06();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=2, locals=0, args_size=0
0: getstatic org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest.ValueFountain:I
invokestatic org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest$Substitutee.splitEffectWrong:(I)I
pop
1: getstatic org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest.ValueFountain:I
bipush 42
if_icmpne 3
2: invokestatic org.graalvm.compiler.api.directives.GraalDirectives.deoptimize:()V
3: StackMap locals:
StackMap stack:
return
LocalVariableTable:
Start End Slot Name Signature
static void snippet07();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=2, locals=0, args_size=0
0: getstatic org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest.ValueFountain:I
invokestatic org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest$Substitutee.splitParitalIntrinsicExit:(I)I
bipush 42
if_icmpne 2
1: invokestatic org.graalvm.compiler.api.directives.GraalDirectives.deoptimize:()V
2: StackMap locals:
StackMap stack:
return
LocalVariableTable:
Start End Slot Name Signature
static void snippet08();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=1, locals=0, args_size=0
0: getstatic org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest.ValueFountain:I
invokestatic org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest$Substitutee.multiSplitEffectNoMerge:(I)I
pop
1: return
LocalVariableTable:
Start End Slot Name Signature
private org.graalvm.compiler.debug.DebugContext getDebugContext(jdk.vm.ci.meta.ResolvedJavaMethod);
descriptor: (Ljdk/vm/ci/meta/ResolvedJavaMethod;)Lorg/graalvm/compiler/debug/DebugContext;
flags: (0x0002) ACC_PRIVATE
Code:
stack=9, locals=3, args_size=2
start local 0 start local 1 0: new org.graalvm.compiler.options.OptionValues
dup
invokestatic org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest.getInitialOptions:()Lorg/graalvm/compiler/options/OptionValues;
getstatic org.graalvm.compiler.debug.DebugOptions.DumpOnError:Lorg/graalvm/compiler/options/OptionKey;
iconst_0
invokestatic java.lang.Boolean.valueOf:(Z)Ljava/lang/Boolean;
iconst_2
anewarray java.lang.Object
dup
iconst_0
1: getstatic org.graalvm.compiler.java.BytecodeParserOptions.InlinePartialIntrinsicExitDuringParsing:Lorg/graalvm/compiler/options/OptionKey;
aastore
dup
iconst_1
iconst_0
invokestatic java.lang.Boolean.valueOf:(Z)Ljava/lang/Boolean;
2: aastore
invokespecial org.graalvm.compiler.options.OptionValues.<init>:(Lorg/graalvm/compiler/options/OptionValues;Lorg/graalvm/compiler/options/OptionKey;Ljava/lang/Object;[Ljava/lang/Object;)V
astore 2
start local 2 3: aload 0
aload 2
aconst_null
aload 1
invokevirtual org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest.getDebugContext:(Lorg/graalvm/compiler/options/OptionValues;Ljava/lang/String;Ljdk/vm/ci/meta/ResolvedJavaMethod;)Lorg/graalvm/compiler/debug/DebugContext;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lorg/graalvm/compiler/hotspot/test/MethodSubstitutionEffectTest;
0 4 1 method Ljdk/vm/ci/meta/ResolvedJavaMethod;
3 4 2 options Lorg/graalvm/compiler/options/OptionValues;
MethodParameters:
Name Flags
method
org.graalvm.compiler.nodes.StructuredGraph getGraph(jdk.vm.ci.meta.ResolvedJavaMethod, org.graalvm.compiler.debug.DebugContext);
descriptor: (Ljdk/vm/ci/meta/ResolvedJavaMethod;Lorg/graalvm/compiler/debug/DebugContext;)Lorg/graalvm/compiler/nodes/StructuredGraph;
flags: (0x0000)
Code:
stack=4, locals=5, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
getstatic org.graalvm.compiler.nodes.StructuredGraph$AllowAssumptions.NO:Lorg/graalvm/compiler/nodes/StructuredGraph$AllowAssumptions;
aload 2
invokevirtual org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest.parseEager:(Ljdk/vm/ci/meta/ResolvedJavaMethod;Lorg/graalvm/compiler/nodes/StructuredGraph$AllowAssumptions;Lorg/graalvm/compiler/debug/DebugContext;)Lorg/graalvm/compiler/nodes/StructuredGraph;
astore 3
start local 3 1: ldc Lorg/graalvm/compiler/runtime/RuntimeProvider;
invokestatic org.graalvm.compiler.api.test.Graal.getRequiredCapability:(Ljava/lang/Class;)Ljava/lang/Object;
checkcast org.graalvm.compiler.runtime.RuntimeProvider
invokeinterface org.graalvm.compiler.runtime.RuntimeProvider.getHostBackend:()Lorg/graalvm/compiler/core/target/Backend;
invokevirtual org.graalvm.compiler.core.target.Backend.getSuites:()Lorg/graalvm/compiler/phases/tiers/SuitesProvider;
invokestatic org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest.getInitialOptions:()Lorg/graalvm/compiler/options/OptionValues;
invokeinterface org.graalvm.compiler.phases.tiers.SuitesProvider.getDefaultSuites:(Lorg/graalvm/compiler/options/OptionValues;)Lorg/graalvm/compiler/phases/tiers/Suites;
astore 4
start local 4 2: aload 4
invokevirtual org.graalvm.compiler.phases.tiers.Suites.getHighTier:()Lorg/graalvm/compiler/phases/PhaseSuite;
aload 3
aload 0
invokevirtual org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest.getDefaultHighTierContext:()Lorg/graalvm/compiler/phases/tiers/HighTierContext;
invokevirtual org.graalvm.compiler.phases.PhaseSuite.apply:(Lorg/graalvm/compiler/nodes/StructuredGraph;Ljava/lang/Object;)V
3: aload 4
invokevirtual org.graalvm.compiler.phases.tiers.Suites.getMidTier:()Lorg/graalvm/compiler/phases/PhaseSuite;
aload 3
aload 0
invokevirtual org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest.getDefaultMidTierContext:()Lorg/graalvm/compiler/phases/tiers/MidTierContext;
invokevirtual org.graalvm.compiler.phases.PhaseSuite.apply:(Lorg/graalvm/compiler/nodes/StructuredGraph;Ljava/lang/Object;)V
4: aload 3
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lorg/graalvm/compiler/hotspot/test/MethodSubstitutionEffectTest;
0 5 1 method Ljdk/vm/ci/meta/ResolvedJavaMethod;
0 5 2 debug Lorg/graalvm/compiler/debug/DebugContext;
1 5 3 g Lorg/graalvm/compiler/nodes/StructuredGraph;
2 5 4 s Lorg/graalvm/compiler/phases/tiers/Suites;
MethodParameters:
Name Flags
method
debug
org.graalvm.compiler.nodes.StructuredGraph getGraph(java.lang.String);
descriptor: (Ljava/lang/String;)Lorg/graalvm/compiler/nodes/StructuredGraph;
flags: (0x0000)
Code:
stack=4, locals=3, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokevirtual org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest.getResolvedJavaMethod:(Ljava/lang/String;)Ljdk/vm/ci/meta/ResolvedJavaMethod;
astore 2
start local 2 1: aload 0
aload 2
aload 0
aload 2
invokevirtual org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest.getDebugContext:(Ljdk/vm/ci/meta/ResolvedJavaMethod;)Lorg/graalvm/compiler/debug/DebugContext;
invokevirtual org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest.getGraph:(Ljdk/vm/ci/meta/ResolvedJavaMethod;Lorg/graalvm/compiler/debug/DebugContext;)Lorg/graalvm/compiler/nodes/StructuredGraph;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lorg/graalvm/compiler/hotspot/test/MethodSubstitutionEffectTest;
0 2 1 snippet Ljava/lang/String;
1 2 2 method Ljdk/vm/ci/meta/ResolvedJavaMethod;
MethodParameters:
Name Flags
snippet
public void test1();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/hotspot/test/MethodSubstitutionEffectTest;
RuntimeInvisibleAnnotations:
Test()
public void test2();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tTest cannot be resolved to a type\n\tAssert cannot be resolved\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/hotspot/test/MethodSubstitutionEffectTest;
RuntimeInvisibleAnnotations:
Test()
public void test3();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tTest cannot be resolved to a type\n\tAssert cannot be resolved\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/hotspot/test/MethodSubstitutionEffectTest;
RuntimeInvisibleAnnotations:
Test()
public void test4();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/hotspot/test/MethodSubstitutionEffectTest;
RuntimeInvisibleAnnotations:
Test()
public void test5();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/hotspot/test/MethodSubstitutionEffectTest;
RuntimeInvisibleAnnotations:
Test()
public void test6();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tTest cannot be resolved to a type\n\tAssert cannot be resolved\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/hotspot/test/MethodSubstitutionEffectTest;
RuntimeInvisibleAnnotations:
Test()
public void test7();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/hotspot/test/MethodSubstitutionEffectTest;
RuntimeInvisibleAnnotations:
Test()
public void test8();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/hotspot/test/MethodSubstitutionEffectTest;
RuntimeInvisibleAnnotations:
Test()
public void testRootCompiles();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tTest cannot be resolved to a type\n\tAssert cannot be resolved\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/hotspot/test/MethodSubstitutionEffectTest;
RuntimeInvisibleAnnotations:
Test()
}
SourceFile: "MethodSubstitutionEffectTest.java"
NestMembers:
org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest$Substitutee org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest$Substitutor
InnerClasses:
Substitutee = org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest$Substitutee of org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest
public Substitutor = org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest$Substitutor of org.graalvm.compiler.hotspot.test.MethodSubstitutionEffectTest
public final AllowAssumptions = org.graalvm.compiler.nodes.StructuredGraph$AllowAssumptions of org.graalvm.compiler.nodes.StructuredGraph
public Registration = org.graalvm.compiler.nodes.graphbuilderconf.InvocationPlugins$Registration of org.graalvm.compiler.nodes.graphbuilderconf.InvocationPlugins