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