class sun.nio.cs.ext.EUC_JP_Open$Decoder extends sun.nio.cs.ext.EUC_JP$Decoder
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: sun.nio.cs.ext.EUC_JP_Open$Decoder
super_class: sun.nio.cs.ext.EUC_JP$Decoder
{
sun.nio.cs.ext.JIS_X_0201$Decoder decoderJ0201;
descriptor: Lsun/nio/cs/ext/JIS_X_0201$Decoder;
flags: (0x0000)
sun.nio.cs.ext.JIS_X_0212_Solaris_Decoder decodeMappingJ0212;
descriptor: Lsun/nio/cs/ext/JIS_X_0212_Solaris_Decoder;
flags: (0x0000)
sun.nio.cs.ext.JIS_X_0208_Solaris_Decoder decodeMappingJ0208;
descriptor: Lsun/nio/cs/ext/JIS_X_0208_Solaris_Decoder;
flags: (0x0000)
private static final short[] j0208Index1;
descriptor: [S
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
private static final java.lang.String[] j0208Index2;
descriptor: [Ljava/lang/String;
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
private static final int start;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 161
private static final int end;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 254
protected final char REPLACE_CHAR;
descriptor: C
flags: (0x0014) ACC_PROTECTED, ACC_FINAL
ConstantValue: 65533
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=1, locals=0, args_size=0
0: invokestatic sun.nio.cs.ext.JIS_X_0208_Solaris_Decoder.getIndex1:()[S
1: putstatic sun.nio.cs.ext.EUC_JP_Open$Decoder.j0208Index1:[S
2: invokestatic sun.nio.cs.ext.JIS_X_0208_Solaris_Decoder.getIndex2:()[Ljava/lang/String;
3: putstatic sun.nio.cs.ext.EUC_JP_Open$Decoder.j0208Index2:[Ljava/lang/String;
4: return
LocalVariableTable:
Start End Slot Name Signature
private void <init>(java.nio.charset.Charset);
descriptor: (Ljava/nio/charset/Charset;)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=4, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokespecial sun.nio.cs.ext.EUC_JP$Decoder.<init>:(Ljava/nio/charset/Charset;)V
1: aload 0
ldc 65533
putfield sun.nio.cs.ext.EUC_JP_Open$Decoder.REPLACE_CHAR:C
2: aload 0
new sun.nio.cs.ext.JIS_X_0201$Decoder
dup
aload 1
invokespecial sun.nio.cs.ext.JIS_X_0201$Decoder.<init>:(Ljava/nio/charset/Charset;)V
putfield sun.nio.cs.ext.EUC_JP_Open$Decoder.decoderJ0201:Lsun/nio/cs/ext/JIS_X_0201$Decoder;
3: aload 0
new sun.nio.cs.ext.JIS_X_0212_Solaris_Decoder
dup
aload 1
invokespecial sun.nio.cs.ext.JIS_X_0212_Solaris_Decoder.<init>:(Ljava/nio/charset/Charset;)V
putfield sun.nio.cs.ext.EUC_JP_Open$Decoder.decodeMappingJ0212:Lsun/nio/cs/ext/JIS_X_0212_Solaris_Decoder;
4: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lsun/nio/cs/ext/EUC_JP_Open$Decoder;
0 5 1 cs Ljava/nio/charset/Charset;
MethodParameters:
Name Flags
cs
protected char decode0212(int, int);
descriptor: (II)C
flags: (0x0004) ACC_PROTECTED
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
getfield sun.nio.cs.ext.EUC_JP_Open$Decoder.decodeMappingJ0212:Lsun/nio/cs/ext/JIS_X_0212_Solaris_Decoder;
iload 1
iload 2
invokevirtual sun.nio.cs.ext.JIS_X_0212_Solaris_Decoder.decodeDouble:(II)C
ireturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/nio/cs/ext/EUC_JP_Open$Decoder;
0 1 1 byte1 I
0 1 2 byte2 I
MethodParameters:
Name Flags
byte1
byte2
protected char decodeDouble(int, int);
descriptor: (II)C
flags: (0x0004) ACC_PROTECTED
Code:
stack=4, locals=5, args_size=3
start local 0 start local 1 start local 2 0: iload 1
sipush 142
if_icmpne 2
1: aload 0
getfield sun.nio.cs.ext.EUC_JP_Open$Decoder.decoderJ0201:Lsun/nio/cs/ext/JIS_X_0201$Decoder;
iload 2
sipush 256
isub
invokevirtual sun.nio.cs.ext.JIS_X_0201$Decoder.decode:(I)C
ireturn
2: StackMap locals:
StackMap stack:
iload 1
iflt 6
3: iload 1
getstatic sun.nio.cs.ext.EUC_JP_Open$Decoder.j0208Index1:[S
arraylength
if_icmpgt 6
4: iload 2
sipush 161
if_icmplt 6
5: iload 2
sipush 254
if_icmple 7
6: StackMap locals:
StackMap stack:
ldc 65533
ireturn
7: StackMap locals:
StackMap stack:
aload 0
iload 1
iload 2
invokespecial sun.nio.cs.ext.EUC_JP$Decoder.decodeDouble:(II)C
istore 3
start local 3 8: iload 3
ldc 65533
if_icmpeq 10
9: iload 3
ireturn
10: StackMap locals: int
StackMap stack:
getstatic sun.nio.cs.ext.EUC_JP_Open$Decoder.j0208Index1:[S
iload 1
sipush 128
isub
saload
bipush 15
iand
11: bipush 94
12: imul
13: iload 2
sipush 161
isub
14: iadd
istore 4
start local 4 15: getstatic sun.nio.cs.ext.EUC_JP_Open$Decoder.j0208Index2:[Ljava/lang/String;
getstatic sun.nio.cs.ext.EUC_JP_Open$Decoder.j0208Index1:[S
iload 1
sipush 128
isub
saload
iconst_4
ishr
aaload
iload 4
invokevirtual java.lang.String.charAt:(I)C
ireturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 16 0 this Lsun/nio/cs/ext/EUC_JP_Open$Decoder;
0 16 1 byte1 I
0 16 2 byte2 I
8 16 3 result C
15 16 4 n I
MethodParameters:
Name Flags
byte1
byte2
}
SourceFile: "EUC_JP_Open.java"
NestHost: sun.nio.cs.ext.EUC_JP_Open
InnerClasses:
Decoder = sun.nio.cs.ext.EUC_JP$Decoder of sun.nio.cs.ext.EUC_JP
private Decoder = sun.nio.cs.ext.EUC_JP_Open$Decoder of sun.nio.cs.ext.EUC_JP_Open
public Decoder = sun.nio.cs.ext.JIS_X_0201$Decoder of sun.nio.cs.ext.JIS_X_0201