class org.graalvm.compiler.hotspot.test.CompressedOopTest$StringContainer2
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: org.graalvm.compiler.hotspot.test.CompressedOopTest$StringContainer2
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$StringContainer2 this
0: .line 431
aload 0 /* this */
invokespecial java.lang.Object.<init>:()V
1: .line 429
aload 0 /* this */
bipush 6
newarray 5
putfield org.graalvm.compiler.hotspot.test.CompressedOopTest$StringContainer2.value:[C
2: .line 432
aload 0 /* this */
getfield org.graalvm.compiler.hotspot.test.CompressedOopTest$StringContainer2.value:[C
iconst_0
bipush 83
castore
3: .line 433
aload 0 /* this */
getfield org.graalvm.compiler.hotspot.test.CompressedOopTest$StringContainer2.value:[C
iconst_1
bipush 116
castore
4: .line 434
aload 0 /* this */
getfield org.graalvm.compiler.hotspot.test.CompressedOopTest$StringContainer2.value:[C
iconst_2
bipush 114
castore
5: .line 435
aload 0 /* this */
getfield org.graalvm.compiler.hotspot.test.CompressedOopTest$StringContainer2.value:[C
iconst_3
bipush 105
castore
6: .line 436
aload 0 /* this */
getfield org.graalvm.compiler.hotspot.test.CompressedOopTest$StringContainer2.value:[C
iconst_4
bipush 110
castore
7: .line 437
aload 0 /* this */
getfield org.graalvm.compiler.hotspot.test.CompressedOopTest$StringContainer2.value:[C
iconst_5
bipush 103
castore
8: .line 438
return
end local 0 // org.graalvm.compiler.hotspot.test.CompressedOopTest$StringContainer2 this
LocalVariableTable:
Start End Slot Name Signature
0 9 0 this Lorg/graalvm/compiler/hotspot/test/CompressedOopTest$StringContainer2;
}
SourceFile: "CompressedOopTest.java"
NestHost: org.graalvm.compiler.hotspot.test.CompressedOopTest
InnerClasses:
StringContainer2 = org.graalvm.compiler.hotspot.test.CompressedOopTest$StringContainer2 of org.graalvm.compiler.hotspot.test.CompressedOopTest