final class sun.nio.cs.StandardCharsets$Cache extends sun.util.PreHashedMap<java.nio.charset.Charset>
minor version: 0
major version: 59
flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
this_class: sun.nio.cs.StandardCharsets$Cache
super_class: sun.util.PreHashedMap
{
private static final int ROWS;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 64
private static final int SIZE;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 63
private static final int SHIFT;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 0
private static final int MASK;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 63
private void <init>();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=1, args_size=1
start local 0 // sun.nio.cs.StandardCharsets$Cache this
0: .line 1141
aload 0 /* this */
bipush 64
bipush 63
iconst_0
bipush 63
invokespecial sun.util.PreHashedMap.<init>:(IIII)V
1: .line 1142
return
end local 0 // sun.nio.cs.StandardCharsets$Cache this
LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/nio/cs/StandardCharsets$Cache;
protected void init(java.lang.Object[]);
descriptor: ([Ljava/lang/Object;)V
flags: (0x0004) ACC_PROTECTED
Code:
stack=12, locals=2, args_size=2
start local 0 // sun.nio.cs.StandardCharsets$Cache this
start local 1 // java.lang.Object[] ht
0: .line 1145
aload 1 /* ht */
iconst_0
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ibm862"
aastore
aastore
1: .line 1146
aload 1 /* ht */
iconst_1
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "euc-kr"
aastore
aastore
2: .line 1147
aload 1 /* ht */
iconst_2
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "windows-31j"
aastore
aastore
3: .line 1148
aload 1 /* ht */
iconst_3
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "x-pck"
aastore
aastore
4: .line 1149
aload 1 /* ht */
iconst_4
iconst_3
anewarray java.lang.Object
dup
iconst_0
ldc "ibm866"
aastore
dup
iconst_2
5: .line 1150
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "utf-16le"
aastore
aastore
6: .line 1149
aastore
7: .line 1151
aload 1 /* ht */
iconst_5
iconst_3
anewarray java.lang.Object
dup
iconst_0
ldc "tis-620"
aastore
dup
iconst_2
8: .line 1152
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "utf-32"
aastore
aastore
9: .line 1151
aastore
10: .line 1153
aload 1 /* ht */
bipush 6
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "windows-1250"
aastore
aastore
11: .line 1154
aload 1 /* ht */
bipush 7
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "windows-1251"
aastore
aastore
12: .line 1155
aload 1 /* ht */
bipush 8
iconst_3
anewarray java.lang.Object
dup
iconst_0
ldc "x-big5-solaris"
aastore
dup
iconst_2
13: .line 1156
iconst_3
anewarray java.lang.Object
dup
iconst_0
ldc "windows-1252"
aastore
dup
iconst_2
14: .line 1157
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "utf-32be"
aastore
aastore
aastore
15: .line 1155
aastore
16: .line 1158
aload 1 /* ht */
bipush 9
iconst_3
anewarray java.lang.Object
dup
iconst_0
ldc "x-jis0208"
aastore
dup
iconst_2
17: .line 1159
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "windows-1253"
aastore
aastore
18: .line 1158
aastore
19: .line 1160
aload 1 /* ht */
bipush 10
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "windows-1254"
aastore
aastore
20: .line 1161
aload 1 /* ht */
bipush 11
iconst_3
anewarray java.lang.Object
dup
iconst_0
ldc "gb18030"
aastore
dup
iconst_2
21: .line 1162
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "utf-16"
aastore
aastore
22: .line 1161
aastore
23: .line 1163
aload 1 /* ht */
bipush 12
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "x-iso-8859-11"
aastore
aastore
24: .line 1164
aload 1 /* ht */
bipush 13
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "windows-1257"
aastore
aastore
25: .line 1165
aload 1 /* ht */
bipush 14
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "utf-16be"
aastore
aastore
26: .line 1166
aload 1 /* ht */
bipush 15
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "x-johab"
aastore
aastore
27: .line 1167
aload 1 /* ht */
bipush 16
iconst_3
anewarray java.lang.Object
dup
iconst_0
ldc "jis_x0201"
aastore
dup
iconst_2
28: .line 1168
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "iso-8859-1"
aastore
aastore
29: .line 1167
aastore
30: .line 1169
aload 1 /* ht */
bipush 17
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "iso-8859-2"
aastore
aastore
31: .line 1170
aload 1 /* ht */
bipush 18
iconst_3
anewarray java.lang.Object
dup
iconst_0
ldc "iso-8859-3"
aastore
dup
iconst_2
32: .line 1171
iconst_3
anewarray java.lang.Object
dup
iconst_0
ldc "x-euc-tw"
aastore
dup
iconst_2
33: .line 1172
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "utf-8"
aastore
aastore
aastore
34: .line 1170
aastore
35: .line 1173
aload 1 /* ht */
bipush 19
iconst_3
anewarray java.lang.Object
dup
iconst_0
ldc "x-eucjp-open"
aastore
dup
iconst_2
36: .line 1174
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "iso-8859-4"
aastore
aastore
37: .line 1173
aastore
38: .line 1175
aload 1 /* ht */
bipush 20
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "iso-8859-5"
aastore
aastore
39: .line 1176
aload 1 /* ht */
bipush 21
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "iso-8859-6"
aastore
aastore
40: .line 1177
aload 1 /* ht */
bipush 22
iconst_3
anewarray java.lang.Object
dup
iconst_0
ldc "x-ibm874"
aastore
dup
iconst_2
41: .line 1178
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "iso-8859-7"
aastore
aastore
42: .line 1177
aastore
43: .line 1179
aload 1 /* ht */
bipush 23
iconst_3
anewarray java.lang.Object
dup
iconst_0
ldc "iso-8859-8"
aastore
dup
iconst_2
44: .line 1180
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "shift_jis"
aastore
aastore
45: .line 1179
aastore
46: .line 1181
aload 1 /* ht */
bipush 24
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "iso-8859-9"
aastore
aastore
47: .line 1182
aload 1 /* ht */
bipush 28
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "x-ibm737"
aastore
aastore
48: .line 1183
aload 1 /* ht */
bipush 31
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ibm850"
aastore
aastore
49: .line 1184
aload 1 /* ht */
bipush 32
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "euc-jp"
aastore
aastore
50: .line 1185
aload 1 /* ht */
bipush 33
iconst_3
anewarray java.lang.Object
dup
iconst_0
ldc "ibm852"
aastore
dup
iconst_2
51: .line 1186
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ibm775"
aastore
aastore
52: .line 1185
aastore
53: .line 1187
aload 1 /* ht */
bipush 34
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "us-ascii"
aastore
aastore
54: .line 1188
aload 1 /* ht */
bipush 35
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "iso-8859-13"
aastore
aastore
55: .line 1189
aload 1 /* ht */
bipush 36
iconst_3
anewarray java.lang.Object
dup
iconst_0
ldc "ibm855"
aastore
dup
iconst_2
56: .line 1190
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ibm437"
aastore
aastore
57: .line 1189
aastore
58: .line 1191
aload 1 /* ht */
bipush 37
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "iso-8859-15"
aastore
aastore
59: .line 1192
aload 1 /* ht */
bipush 38
iconst_3
anewarray java.lang.Object
dup
iconst_0
ldc "ibm857"
aastore
dup
iconst_2
60: .line 1193
iconst_3
anewarray java.lang.Object
dup
iconst_0
ldc "iso-8859-16"
aastore
dup
iconst_2
61: .line 1194
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "x-utf-32le-bom"
aastore
aastore
aastore
62: .line 1192
aastore
63: .line 1195
aload 1 /* ht */
bipush 39
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "ibm00858"
aastore
aastore
64: .line 1196
aload 1 /* ht */
bipush 40
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "big5-hkscs"
aastore
aastore
65: .line 1197
aload 1 /* ht */
bipush 44
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "x-utf-16le-bom"
aastore
aastore
66: .line 1198
aload 1 /* ht */
bipush 47
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "cesu-8"
aastore
aastore
67: .line 1199
aload 1 /* ht */
bipush 48
iconst_3
anewarray java.lang.Object
dup
iconst_0
ldc "gbk"
aastore
dup
iconst_2
68: .line 1200
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "x-utf-32be-bom"
aastore
aastore
69: .line 1199
aastore
70: .line 1201
aload 1 /* ht */
bipush 53
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "big5"
aastore
aastore
71: .line 1202
aload 1 /* ht */
bipush 56
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "koi8-r"
aastore
aastore
72: .line 1203
aload 1 /* ht */
bipush 59
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "koi8-u"
aastore
aastore
73: .line 1204
aload 1 /* ht */
bipush 60
iconst_3
anewarray java.lang.Object
dup
iconst_0
ldc "x-euc-jp-linux"
aastore
dup
iconst_2
74: .line 1205
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "jis_x0212-1990"
aastore
aastore
75: .line 1204
aastore
76: .line 1206
aload 1 /* ht */
bipush 61
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "gb2312"
aastore
aastore
77: .line 1207
aload 1 /* ht */
bipush 62
iconst_2
anewarray java.lang.Object
dup
iconst_0
ldc "utf-32le"
aastore
aastore
78: .line 1208
return
end local 1 // java.lang.Object[] ht
end local 0 // sun.nio.cs.StandardCharsets$Cache this
LocalVariableTable:
Start End Slot Name Signature
0 79 0 this Lsun/nio/cs/StandardCharsets$Cache;
0 79 1 ht [Ljava/lang/Object;
MethodParameters:
Name Flags
ht
}
Signature: Lsun/util/PreHashedMap<Ljava/nio/charset/Charset;>;
SourceFile: "StandardCharsets.java"
NestHost: sun.nio.cs.StandardCharsets
InnerClasses:
private final Cache = sun.nio.cs.StandardCharsets$Cache of sun.nio.cs.StandardCharsets