class org.graalvm.compiler.hotspot.test.ClassSubstitutionsTests$B extends org.graalvm.compiler.hotspot.test.ClassSubstitutionsTests$A
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: org.graalvm.compiler.hotspot.test.ClassSubstitutionsTests$B
super_class: org.graalvm.compiler.hotspot.test.ClassSubstitutionsTests$A
{
private void <init>();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=1, locals=1, args_size=1
start local 0 // org.graalvm.compiler.hotspot.test.ClassSubstitutionsTests$B this
0: .line 135
aload 0 /* this */
invokespecial org.graalvm.compiler.hotspot.test.ClassSubstitutionsTests$A.<init>:()V
return
end local 0 // org.graalvm.compiler.hotspot.test.ClassSubstitutionsTests$B this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/hotspot/test/ClassSubstitutionsTests$B;
}
SourceFile: "ClassSubstitutionsTests.java"
NestHost: org.graalvm.compiler.hotspot.test.ClassSubstitutionsTests
InnerClasses:
private A = org.graalvm.compiler.hotspot.test.ClassSubstitutionsTests$A of org.graalvm.compiler.hotspot.test.ClassSubstitutionsTests
private B = org.graalvm.compiler.hotspot.test.ClassSubstitutionsTests$B of org.graalvm.compiler.hotspot.test.ClassSubstitutionsTests