b40c63e9fb
Should not strip first parameter of a local class constructor for local classes in initializers. Reviewed-by: jjg
91 lines
2.1 KiB
Plaintext
91 lines
2.1 KiB
Plaintext
class LocalTest$2Local {
|
|
0xCAFEBABE;
|
|
0; // minor version
|
|
52; // version
|
|
[] { // Constant Pool
|
|
; // first element is empty
|
|
Field #3 #15; // #1
|
|
Method #4 #16; // #2
|
|
class #17; // #3
|
|
class #20; // #4
|
|
Utf8 "this$0"; // #5
|
|
Utf8 "LLocalTest;"; // #6
|
|
Utf8 "<init>"; // #7
|
|
Utf8 "(LLocalTest;)V"; // #8
|
|
Utf8 "Code"; // #9
|
|
Utf8 "LineNumberTable"; // #10
|
|
Utf8 "SourceFile"; // #11
|
|
Utf8 "LocalTest.java"; // #12
|
|
Utf8 "EnclosingMethod"; // #13
|
|
class #21; // #14
|
|
NameAndType #5 #6; // #15
|
|
NameAndType #7 #22; // #16
|
|
Utf8 "LocalTest$2Local"; // #17
|
|
Utf8 "Local"; // #18
|
|
Utf8 "InnerClasses"; // #19
|
|
Utf8 "java/lang/Object"; // #20
|
|
Utf8 "LocalTest"; // #21
|
|
Utf8 "()V"; // #22
|
|
} // Constant Pool
|
|
|
|
0x0020; // access
|
|
#3;// this_cpx
|
|
#4;// super_cpx
|
|
|
|
[] { // Interfaces
|
|
} // Interfaces
|
|
|
|
[] { // fields
|
|
{ // Member
|
|
0x1010; // access
|
|
#5; // name_cpx
|
|
#6; // sig_cpx
|
|
[] { // Attributes
|
|
} // Attributes
|
|
} // Member
|
|
} // fields
|
|
|
|
[] { // methods
|
|
{ // Member
|
|
0x0000; // access
|
|
#7; // name_cpx
|
|
#8; // sig_cpx
|
|
[] { // Attributes
|
|
Attr(#9) { // Code
|
|
2; // max_stack
|
|
2; // max_locals
|
|
Bytes[]{
|
|
0x2A2BB500012AB700;
|
|
0x02B1;
|
|
};
|
|
[] { // Traps
|
|
} // end Traps
|
|
[] { // Attributes
|
|
Attr(#10) { // LineNumberTable
|
|
[] { // LineNumberTable
|
|
0 6;
|
|
}
|
|
} // end LineNumberTable
|
|
} // Attributes
|
|
} // end Code
|
|
} // Attributes
|
|
} // Member
|
|
} // methods
|
|
|
|
[] { // Attributes
|
|
Attr(#11) { // SourceFile
|
|
#12;
|
|
} // end SourceFile
|
|
;
|
|
Attr(#13) { // EnclosingMethod
|
|
#14 #0;
|
|
} // end EnclosingMethod
|
|
;
|
|
Attr(#19) { // InnerClasses
|
|
[] { // InnerClasses
|
|
#3 #0 #18 0;
|
|
}
|
|
} // end InnerClasses
|
|
} // Attributes
|
|
} // end class LocalTest$2Local
|