class org.graalvm.compiler.hotspot.test.CompressedOopTest$StringContainer1
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: org.graalvm.compiler.hotspot.test.CompressedOopTest$StringContainer1
super_class: java.lang.Object
{
public char[] value;
descriptor: [C
flags: (0x0001) ACC_PUBLIC
void <init>();
descriptor: ()V
flags: (0x0000)
Code:
stack=3, locals=1, args_size=1
start local 0 // org.graalvm.compiler.hotspot.test.CompressedOopTest$StringContainer1 this
0: .line 417
aload 0 /* this */
invokespecial java.lang.Object.<init>:()V
1: .line 415
aload 0 /* this */
iconst_5
newarray 5
putfield org.graalvm.compiler.hotspot.test.CompressedOopTest$StringContainer1.value:[C
2: .line 418
aload 0 /* this */
getfield org.graalvm.compiler.hotspot.test.CompressedOopTest$StringContainer1.value:[C
iconst_0
bipush 84
castore
3: .line 419
aload 0 /* this */
getfield org.graalvm.compiler.hotspot.test.CompressedOopTest$StringContainer1.value:[C
iconst_1
bipush 101
castore
4: .line 420
aload 0 /* this */
getfield org.graalvm.compiler.hotspot.test.CompressedOopTest$StringContainer1.value:[C
iconst_2
bipush 115
castore
5: .line 421
aload 0 /* this */
getfield org.graalvm.compiler.hotspot.test.CompressedOopTest$StringContainer1.value:[C
iconst_3
bipush 116
castore
6: .line 422
aload 0 /* this */
getfield org.graalvm.compiler.hotspot.test.CompressedOopTest$StringContainer1.value:[C
iconst_4
bipush 32
castore
7: .line 424
return
end local 0 // org.graalvm.compiler.hotspot.test.CompressedOopTest$StringContainer1 this
LocalVariableTable:
Start End Slot Name Signature
0 8 0 this Lorg/graalvm/compiler/hotspot/test/CompressedOopTest$StringContainer1;
}
SourceFile: "CompressedOopTest.java"
NestHost: org.graalvm.compiler.hotspot.test.CompressedOopTest
InnerClasses:
StringContainer1 = org.graalvm.compiler.hotspot.test.CompressedOopTest$StringContainer1 of org.graalvm.compiler.hotspot.test.CompressedOopTest