1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187
|
/*
* Copyright (c) 2020, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
* You should have received a copy of the GNU General Public License version
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
* or visit www.oracle.com if you need additional information or have any
* questions.
*/
// This .jcod file contains three methods containing Latin-1 supplement
// characters in their names. The method names are:
// "get \ufffd\ufffd"
// "get \u0080"
// "get \u00ff"
class methodNames {
0xCAFEBABE;
0; // minor version
59; // version
[32] { // Constant Pool
; // first element is empty
Method #2 #3; // #1 at 0x0A
class #4; // #2 at 0x0F
NameAndType #5 #6; // #3 at 0x12
Utf8 "java/lang/Object"; // #4 at 0x17
Utf8 "<init>"; // #5 at 0x2A
Utf8 "()V"; // #6 at 0x33
Field #8 #9; // #7 at 0x39
class #10; // #8 at 0x3E
NameAndType #11 #12; // #9 at 0x41
Utf8 "java/lang/System"; // #10 at 0x46
Utf8 "out"; // #11 at 0x59
Utf8 "Ljava/io/PrintStream;"; // #12 at 0x5F
String #14; // #13 at 0x77
Utf8 "get \ufffd\ufffd"; // #14 at 0x7A
Method #16 #17; // #15 at 0x7F
class #18; // #16 at 0x84
NameAndType #19 #20; // #17 at 0x87
Utf8 "java/io/PrintStream"; // #18 at 0x8C
Utf8 "println"; // #19 at 0xA2
Utf8 "(Ljava/lang/String;)V"; // #20 at 0xAC
String #22; // #21 at 0xC4
Utf8 "get \u0080"; // #22 at 0xC7
String #24; // #23 at 0xCC
Utf8 "get \u00ff"; // #24 at 0xCF
class #26; // #25 at 0xD4
Utf8 "methodNames"; // #26 at 0xD7
Utf8 "Code"; // #27 at 0xDC
Utf8 "LineNumberTable"; // #28 at 0xE3
Utf8 "(Ljava/lang/Object;)Ljava/lang/Object;"; // #29 at 0xF5
Utf8 "SourceFile"; // #30 at 0x011E
Utf8 "methodNames.java"; // #31 at 0x012B
} // Constant Pool
0x0021; // access [ ACC_PUBLIC ACC_SUPER ]
#25;// this_cpx
#2;// super_cpx
[0] { // Interfaces
} // Interfaces
[0] { // fields
} // fields
[4] { // methods
{ // Member at 0x0141
0x0001; // access
#5; // name_cpx
#6; // sig_cpx
[1] { // Attributes
Attr(#27, 29) { // Code at 0x0149
1; // max_stack
1; // max_locals
Bytes[5]{
0x2AB70001B1;
}
[0] { // Traps
} // end Traps
[1] { // Attributes
Attr(#28, 6) { // LineNumberTable at 0x0160
[1] { // LineNumberTable
0 1; // at 0x016C
}
} // end LineNumberTable
} // Attributes
} // end Code
} // Attributes
} // Member
;
{ // Member at 0x016C
0x0001; // access
#14; // name_cpx
#29; // sig_cpx
[1] { // Attributes
Attr(#27, 38) { // Code at 0x0174
2; // max_stack
2; // max_locals
Bytes[10]{
0xB20007120DB6000F;
0x2BB0;
}
[0] { // Traps
} // end Traps
[1] { // Attributes
Attr(#28, 10) { // LineNumberTable at 0x0190
[2] { // LineNumberTable
0 4; // at 0x019C
8 5; // at 0x01A0
}
} // end LineNumberTable
} // Attributes
} // end Code
} // Attributes
} // Member
;
{ // Member at 0x01A0
0x0001; // access
#22; // name_cpx
#29; // sig_cpx
[1] { // Attributes
Attr(#27, 38) { // Code at 0x01A8
2; // max_stack
2; // max_locals
Bytes[10]{
0xB200071215B6000F;
0x2BB0;
}
[0] { // Traps
} // end Traps
[1] { // Attributes
Attr(#28, 10) { // LineNumberTable at 0x01C4
[2] { // LineNumberTable
0 9; // at 0x01D0
8 10; // at 0x01D4
}
} // end LineNumberTable
} // Attributes
} // end Code
} // Attributes
} // Member
;
{ // Member at 0x01D4
0x0001; // access
#24; // name_cpx
#29; // sig_cpx
[1] { // Attributes
Attr(#27, 38) { // Code at 0x01DC
2; // max_stack
2; // max_locals
Bytes[10]{
0xB200071217B6000F;
0x2BB0;
}
[0] { // Traps
} // end Traps
[1] { // Attributes
Attr(#28, 10) { // LineNumberTable at 0x01F8
[2] { // LineNumberTable
0 14; // at 0x0204
8 15; // at 0x0208
}
} // end LineNumberTable
} // Attributes
} // end Code
} // Attributes
} // Member
} // methods
[1] { // Attributes
Attr(#30, 2) { // SourceFile at 0x020A
#31;
} // end SourceFile
} // Attributes
} // end class methodNames
|