public class sun.util.calendar.ZoneInfoFile
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: sun.util.calendar.ZoneInfoFile
super_class: java.lang.Object
{
public static final byte[] JAVAZI_LABEL;
descriptor: [B
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
private static final int JAVAZI_LABEL_LENGTH;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
public static final byte JAVAZI_VERSION;
descriptor: B
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 1
public static final byte TAG_RawOffset;
descriptor: B
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 1
public static final byte TAG_LastDSTSaving;
descriptor: B
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 2
public static final byte TAG_CRC32;
descriptor: B
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 3
public static final byte TAG_Transition;
descriptor: B
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 4
public static final byte TAG_Offset;
descriptor: B
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 5
public static final byte TAG_SimpleTimeZone;
descriptor: B
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 6
public static final byte TAG_GMTOffsetWillChange;
descriptor: B
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 7
public static final java.lang.String JAVAZM_FILE_NAME;
descriptor: Ljava/lang/String;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: "ZoneInfoMappings"
public static final byte[] JAVAZM_LABEL;
descriptor: [B
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
private static final int JAVAZM_LABEL_LENGTH;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
public static final byte JAVAZM_VERSION;
descriptor: B
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 1
public static final byte TAG_ZoneIDs;
descriptor: B
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 64
public static final byte TAG_RawOffsets;
descriptor: B
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 65
public static final byte TAG_RawOffsetIndices;
descriptor: B
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 66
public static final byte TAG_ZoneAliases;
descriptor: B
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 67
public static final byte TAG_TZDataVersion;
descriptor: B
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 68
public static final byte TAG_ExcludedZones;
descriptor: B
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 69
private static java.util.Map<java.lang.String, sun.util.calendar.ZoneInfo> zoneInfoObjects;
descriptor: Ljava/util/Map;
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
Signature: Ljava/util/Map<Ljava/lang/String;Lsun/util/calendar/ZoneInfo;>;
private static final sun.util.calendar.ZoneInfo GMT;
descriptor: Lsun/util/calendar/ZoneInfo;
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
private static final java.lang.String ziDir;
descriptor: Ljava/lang/String;
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
private static volatile java.lang.ref.SoftReference<java.util.List<java.lang.String>> zoneIDs;
descriptor: Ljava/lang/ref/SoftReference;
flags: (0x004a) ACC_PRIVATE, ACC_STATIC, ACC_VOLATILE
Signature: Ljava/lang/ref/SoftReference<Ljava/util/List<Ljava/lang/String;>;>;
private static volatile java.lang.ref.SoftReference<java.util.List<java.lang.String>> excludedIDs;
descriptor: Ljava/lang/ref/SoftReference;
flags: (0x004a) ACC_PRIVATE, ACC_STATIC, ACC_VOLATILE
Signature: Ljava/lang/ref/SoftReference<Ljava/util/List<Ljava/lang/String;>;>;
private static volatile boolean hasNoExcludeList;
descriptor: Z
flags: (0x004a) ACC_PRIVATE, ACC_STATIC, ACC_VOLATILE
private static volatile java.lang.ref.SoftReference<byte[]> rawOffsetIndices;
descriptor: Ljava/lang/ref/SoftReference;
flags: (0x004a) ACC_PRIVATE, ACC_STATIC, ACC_VOLATILE
Signature: Ljava/lang/ref/SoftReference<[B>;
private static volatile java.lang.ref.SoftReference<int[]> rawOffsets;
descriptor: Ljava/lang/ref/SoftReference;
flags: (0x004a) ACC_PRIVATE, ACC_STATIC, ACC_VOLATILE
Signature: Ljava/lang/ref/SoftReference<[I>;
private static volatile java.lang.ref.SoftReference<byte[]> zoneInfoMappings;
descriptor: Ljava/lang/ref/SoftReference;
flags: (0x004a) ACC_PRIVATE, ACC_STATIC, ACC_VOLATILE
Signature: Ljava/lang/ref/SoftReference<[B>;
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=4, locals=0, args_size=0
0: bipush 7
newarray 8
dup
iconst_0
1: bipush 106
bastore
dup
iconst_1
bipush 97
bastore
dup
iconst_2
bipush 118
bastore
dup
iconst_3
bipush 97
bastore
dup
iconst_4
bipush 122
bastore
dup
iconst_5
bipush 105
bastore
2: putstatic sun.util.calendar.ZoneInfoFile.JAVAZI_LABEL:[B
3: getstatic sun.util.calendar.ZoneInfoFile.JAVAZI_LABEL:[B
arraylength
putstatic sun.util.calendar.ZoneInfoFile.JAVAZI_LABEL_LENGTH:I
4: bipush 7
newarray 8
dup
iconst_0
5: bipush 106
bastore
dup
iconst_1
bipush 97
bastore
dup
iconst_2
bipush 118
bastore
dup
iconst_3
bipush 97
bastore
dup
iconst_4
bipush 122
bastore
dup
iconst_5
bipush 109
bastore
6: putstatic sun.util.calendar.ZoneInfoFile.JAVAZM_LABEL:[B
7: getstatic sun.util.calendar.ZoneInfoFile.JAVAZM_LABEL:[B
arraylength
putstatic sun.util.calendar.ZoneInfoFile.JAVAZM_LABEL_LENGTH:I
8: aconst_null
putstatic sun.util.calendar.ZoneInfoFile.zoneInfoObjects:Ljava/util/Map;
9: new sun.util.calendar.ZoneInfo
dup
ldc "GMT"
iconst_0
invokespecial sun.util.calendar.ZoneInfo.<init>:(Ljava/lang/String;I)V
putstatic sun.util.calendar.ZoneInfoFile.GMT:Lsun/util/calendar/ZoneInfo;
10: new sun.util.calendar.ZoneInfoFile$1
dup
invokespecial sun.util.calendar.ZoneInfoFile$1.<init>:()V
11: invokestatic java.security.AccessController.doPrivileged:(Ljava/security/PrivilegedAction;)Ljava/lang/Object;
checkcast java.lang.String
putstatic sun.util.calendar.ZoneInfoFile.ziDir:Ljava/lang/String;
12: aconst_null
putstatic sun.util.calendar.ZoneInfoFile.zoneIDs:Ljava/lang/ref/SoftReference;
13: aconst_null
putstatic sun.util.calendar.ZoneInfoFile.excludedIDs:Ljava/lang/ref/SoftReference;
14: iconst_0
putstatic sun.util.calendar.ZoneInfoFile.hasNoExcludeList:Z
15: aconst_null
putstatic sun.util.calendar.ZoneInfoFile.rawOffsetIndices:Ljava/lang/ref/SoftReference;
16: aconst_null
putstatic sun.util.calendar.ZoneInfoFile.rawOffsets:Ljava/lang/ref/SoftReference;
17: aconst_null
putstatic sun.util.calendar.ZoneInfoFile.zoneInfoMappings:Ljava/lang/ref/SoftReference;
return
LocalVariableTable:
Start End Slot Name Signature
public static java.lang.String getFileName(java.lang.String);
descriptor: (Ljava/lang/String;)Ljava/lang/String;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: getstatic java.io.File.separatorChar:C
bipush 47
if_icmpne 2
1: aload 0
areturn
2: StackMap locals:
StackMap stack:
aload 0
bipush 47
getstatic java.io.File.separatorChar:C
invokevirtual java.lang.String.replace:(CC)Ljava/lang/String;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 ID Ljava/lang/String;
MethodParameters:
Name Flags
ID
public static sun.util.calendar.ZoneInfo getCustomTimeZone(java.lang.String, int);
descriptor: (Ljava/lang/String;I)Lsun/util/calendar/ZoneInfo;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=4, locals=4, args_size=2
start local 0 start local 1 0: iload 1
invokestatic sun.util.calendar.ZoneInfoFile.toCustomID:(I)Ljava/lang/String;
astore 2
start local 2 1: aload 2
invokestatic sun.util.calendar.ZoneInfoFile.getFromCache:(Ljava/lang/String;)Lsun/util/calendar/ZoneInfo;
astore 3
start local 3 2: aload 3
ifnonnull 7
3: new sun.util.calendar.ZoneInfo
dup
aload 2
iload 1
invokespecial sun.util.calendar.ZoneInfo.<init>:(Ljava/lang/String;I)V
astore 3
4: aload 2
aload 3
invokestatic sun.util.calendar.ZoneInfoFile.addToCache:(Ljava/lang/String;Lsun/util/calendar/ZoneInfo;)Lsun/util/calendar/ZoneInfo;
astore 3
5: aload 2
aload 0
invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
ifne 7
6: aload 0
aload 3
invokestatic sun.util.calendar.ZoneInfoFile.addToCache:(Ljava/lang/String;Lsun/util/calendar/ZoneInfo;)Lsun/util/calendar/ZoneInfo;
astore 3
7: StackMap locals: java.lang.String sun.util.calendar.ZoneInfo
StackMap stack:
aload 3
invokevirtual sun.util.calendar.ZoneInfo.clone:()Ljava/lang/Object;
checkcast sun.util.calendar.ZoneInfo
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 originalId Ljava/lang/String;
0 8 1 gmtOffset I
1 8 2 id Ljava/lang/String;
2 8 3 zi Lsun/util/calendar/ZoneInfo;
MethodParameters:
Name Flags
originalId
gmtOffset
public static java.lang.String toCustomID(int);
descriptor: (I)Ljava/lang/String;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=5, locals=6, args_size=1
start local 0 0: iload 0
ldc 60000
idiv
istore 2
start local 2 1: iload 2
iflt 4
2: bipush 43
istore 1
start local 1 3: goto 6
end local 1 4: StackMap locals: int top int
StackMap stack:
bipush 45
istore 1
start local 1 5: iload 2
ineg
istore 2
6: StackMap locals: int int int
StackMap stack:
iload 2
bipush 60
idiv
istore 3
start local 3 7: iload 2
bipush 60
irem
istore 4
start local 4 8: bipush 9
newarray 5
dup
iconst_0
bipush 71
castore
dup
iconst_1
bipush 77
castore
dup
iconst_2
bipush 84
castore
dup
iconst_3
iload 1
castore
dup
iconst_4
bipush 48
castore
dup
iconst_5
bipush 48
castore
dup
bipush 6
bipush 58
castore
dup
bipush 7
bipush 48
castore
dup
bipush 8
bipush 48
castore
astore 5
start local 5 9: iload 3
bipush 10
if_icmplt 11
10: aload 5
iconst_4
dup2
caload
iload 3
bipush 10
idiv
iadd
i2c
castore
11: StackMap locals: int int char[]
StackMap stack:
aload 5
iconst_5
dup2
caload
iload 3
bipush 10
irem
iadd
i2c
castore
12: iload 4
ifeq 15
13: aload 5
bipush 7
dup2
caload
iload 4
bipush 10
idiv
iadd
i2c
castore
14: aload 5
bipush 8
dup2
caload
iload 4
bipush 10
irem
iadd
i2c
castore
15: StackMap locals:
StackMap stack:
new java.lang.String
dup
aload 5
invokespecial java.lang.String.<init>:([C)V
areturn
end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 16 0 gmtOffset I
3 4 1 sign C
5 16 1 sign C
1 16 2 offset I
7 16 3 hh I
8 16 4 mm I
9 16 5 buf [C
MethodParameters:
Name Flags
gmtOffset
public static sun.util.calendar.ZoneInfo getZoneInfo(java.lang.String);
descriptor: (Ljava/lang/String;)Lsun/util/calendar/ZoneInfo;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=2, locals=3, args_size=1
start local 0 0: ldc "GMT"
aload 0
invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
ifeq 2
1: getstatic sun.util.calendar.ZoneInfoFile.GMT:Lsun/util/calendar/ZoneInfo;
invokevirtual sun.util.calendar.ZoneInfo.clone:()Ljava/lang/Object;
checkcast sun.util.calendar.ZoneInfo
areturn
2: StackMap locals:
StackMap stack:
aload 0
invokestatic sun.util.calendar.ZoneInfoFile.getFromCache:(Ljava/lang/String;)Lsun/util/calendar/ZoneInfo;
astore 1
start local 1 3: aload 1
ifnonnull 11
4: invokestatic sun.util.calendar.ZoneInfo.getCachedAliasTable:()Ljava/util/Map;
astore 2
start local 2 5: aload 2
ifnull 7
aload 2
aload 0
invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
ifnull 7
6: aconst_null
areturn
7: StackMap locals: sun.util.calendar.ZoneInfo java.util.Map
StackMap stack:
aload 0
invokestatic sun.util.calendar.ZoneInfoFile.createZoneInfo:(Ljava/lang/String;)Lsun/util/calendar/ZoneInfo;
astore 1
8: aload 1
ifnonnull 10
9: aconst_null
areturn
10: StackMap locals:
StackMap stack:
aload 0
aload 1
invokestatic sun.util.calendar.ZoneInfoFile.addToCache:(Ljava/lang/String;Lsun/util/calendar/ZoneInfo;)Lsun/util/calendar/ZoneInfo;
astore 1
end local 2 11: StackMap locals:
StackMap stack:
aload 1
invokevirtual sun.util.calendar.ZoneInfo.clone:()Ljava/lang/Object;
checkcast sun.util.calendar.ZoneInfo
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 12 0 id Ljava/lang/String;
3 12 1 zi Lsun/util/calendar/ZoneInfo;
5 11 2 aliases Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;
MethodParameters:
Name Flags
id
static synchronized sun.util.calendar.ZoneInfo getFromCache(java.lang.String);
descriptor: (Ljava/lang/String;)Lsun/util/calendar/ZoneInfo;
flags: (0x0028) ACC_STATIC, ACC_SYNCHRONIZED
Code:
stack=2, locals=1, args_size=1
start local 0 0: getstatic sun.util.calendar.ZoneInfoFile.zoneInfoObjects:Ljava/util/Map;
ifnonnull 2
1: aconst_null
areturn
2: StackMap locals:
StackMap stack:
getstatic sun.util.calendar.ZoneInfoFile.zoneInfoObjects:Ljava/util/Map;
aload 0
invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
checkcast sun.util.calendar.ZoneInfo
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 id Ljava/lang/String;
MethodParameters:
Name Flags
id
static synchronized sun.util.calendar.ZoneInfo addToCache(java.lang.String, sun.util.calendar.ZoneInfo);
descriptor: (Ljava/lang/String;Lsun/util/calendar/ZoneInfo;)Lsun/util/calendar/ZoneInfo;
flags: (0x0028) ACC_STATIC, ACC_SYNCHRONIZED
Code:
stack=3, locals=3, args_size=2
start local 0 start local 1 0: getstatic sun.util.calendar.ZoneInfoFile.zoneInfoObjects:Ljava/util/Map;
ifnonnull 3
1: new java.util.HashMap
dup
invokespecial java.util.HashMap.<init>:()V
putstatic sun.util.calendar.ZoneInfoFile.zoneInfoObjects:Ljava/util/Map;
2: goto 6
3: StackMap locals:
StackMap stack:
getstatic sun.util.calendar.ZoneInfoFile.zoneInfoObjects:Ljava/util/Map;
aload 0
invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
checkcast sun.util.calendar.ZoneInfo
astore 2
start local 2 4: aload 2
ifnull 6
5: aload 2
areturn
end local 2 6: StackMap locals:
StackMap stack:
getstatic sun.util.calendar.ZoneInfoFile.zoneInfoObjects:Ljava/util/Map;
aload 0
aload 1
invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
7: aload 1
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 id Ljava/lang/String;
0 8 1 zi Lsun/util/calendar/ZoneInfo;
4 6 2 zone Lsun/util/calendar/ZoneInfo;
MethodParameters:
Name Flags
id
zi
private static sun.util.calendar.ZoneInfo createZoneInfo(java.lang.String);
descriptor: (Ljava/lang/String;)Lsun/util/calendar/ZoneInfo;
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
Code:
stack=10, locals=17, args_size=1
start local 0 0: aload 0
invokestatic sun.util.calendar.ZoneInfoFile.getFileName:(Ljava/lang/String;)Ljava/lang/String;
invokestatic sun.util.calendar.ZoneInfoFile.readZoneInfoFile:(Ljava/lang/String;)[B
astore 1
start local 1 1: aload 1
ifnonnull 3
2: aconst_null
areturn
3: StackMap locals: byte[]
StackMap stack:
iconst_0
istore 2
start local 2 4: aload 1
arraylength
istore 3
start local 3 5: iconst_0
istore 4
start local 4 6: iconst_0
istore 5
start local 5 7: iconst_0
istore 6
start local 6 8: iconst_0
istore 7
start local 7 9: aconst_null
astore 8
start local 8 10: aconst_null
astore 9
start local 9 11: aconst_null
astore 10
start local 10 12: iconst_0
istore 2
goto 17
13: StackMap locals: java.lang.String byte[] int int int int int int long[] int[] int[]
StackMap stack:
aload 1
iload 2
baload
getstatic sun.util.calendar.ZoneInfoFile.JAVAZI_LABEL:[B
iload 2
baload
if_icmpeq 16
14: getstatic java.lang.System.err:Ljava/io/PrintStream;
new java.lang.StringBuilder
dup
ldc "ZoneInfo: wrong magic number: "
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
aload 0
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
invokevirtual java.io.PrintStream.println:(Ljava/lang/String;)V
15: aconst_null
areturn
16: StackMap locals:
StackMap stack:
iinc 2 1
StackMap locals:
StackMap stack:
17: iload 2
getstatic sun.util.calendar.ZoneInfoFile.JAVAZI_LABEL:[B
arraylength
if_icmplt 13
18: aload 1
iload 2
iinc 2 1
baload
iconst_1
if_icmple 95
19: getstatic java.lang.System.err:Ljava/io/PrintStream;
new java.lang.StringBuilder
dup
ldc "ZoneInfo: incompatible version ("
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
20: aload 1
iload 2
iconst_1
isub
baload
invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
ldc "): "
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
aload 0
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
21: invokevirtual java.io.PrintStream.println:(Ljava/lang/String;)V
22: aconst_null
areturn
23: StackMap locals:
StackMap stack:
aload 1
iload 2
iinc 2 1
baload
istore 11
start local 11 24: aload 1
iload 2
iinc 2 1
baload
sipush 255
iand
bipush 8
ishl
aload 1
iload 2
iinc 2 1
baload
sipush 255
iand
iadd
istore 12
start local 12 25: iload 3
iload 2
iload 12
iadd
if_icmpge 27
26: goto 100
27: StackMap locals: int int
StackMap stack:
iload 11
tableswitch { // 1 - 7
1: 38
2: 34
3: 28
4: 44
5: 60
6: 72
7: 87
default: 93
}
28: StackMap locals:
StackMap stack:
aload 1
iload 2
iinc 2 1
baload
sipush 255
iand
istore 13
start local 13 29: iload 13
bipush 8
ishl
aload 1
iload 2
iinc 2 1
baload
sipush 255
iand
iadd
istore 13
30: iload 13
bipush 8
ishl
aload 1
iload 2
iinc 2 1
baload
sipush 255
iand
iadd
istore 13
31: iload 13
bipush 8
ishl
aload 1
iload 2
iinc 2 1
baload
sipush 255
iand
iadd
istore 13
32: iload 13
istore 6
end local 13 33: goto 95
34: StackMap locals:
StackMap stack:
aload 1
iload 2
iinc 2 1
baload
sipush 255
iand
i2s
istore 13
start local 13 35: iload 13
bipush 8
ishl
aload 1
iload 2
iinc 2 1
baload
sipush 255
iand
iadd
i2s
istore 13
36: iload 13
sipush 1000
imul
istore 5
end local 13 37: goto 95
38: StackMap locals:
StackMap stack:
aload 1
iload 2
iinc 2 1
baload
sipush 255
iand
istore 13
start local 13 39: iload 13
bipush 8
ishl
aload 1
iload 2
iinc 2 1
baload
sipush 255
iand
iadd
istore 13
40: iload 13
bipush 8
ishl
aload 1
iload 2
iinc 2 1
baload
sipush 255
iand
iadd
istore 13
41: iload 13
bipush 8
ishl
aload 1
iload 2
iinc 2 1
baload
sipush 255
iand
iadd
istore 13
42: iload 13
istore 4
end local 13 43: goto 95
44: StackMap locals:
StackMap stack:
iload 12
bipush 8
idiv
istore 13
start local 13 45: iload 13
newarray 11
astore 8
46: iconst_0
istore 14
start local 14 47: goto 58
48: StackMap locals: int int
StackMap stack:
aload 1
iload 2
iinc 2 1
baload
sipush 255
iand
i2l
lstore 15
start local 15 49: lload 15
bipush 8
lshl
aload 1
iload 2
iinc 2 1
baload
sipush 255
iand
i2l
ladd
lstore 15
50: lload 15
bipush 8
lshl
aload 1
iload 2
iinc 2 1
baload
sipush 255
iand
i2l
ladd
lstore 15
51: lload 15
bipush 8
lshl
aload 1
iload 2
iinc 2 1
baload
sipush 255
iand
i2l
ladd
lstore 15
52: lload 15
bipush 8
lshl
aload 1
iload 2
iinc 2 1
baload
sipush 255
iand
i2l
ladd
lstore 15
53: lload 15
bipush 8
lshl
aload 1
iload 2
iinc 2 1
baload
sipush 255
iand
i2l
ladd
lstore 15
54: lload 15
bipush 8
lshl
aload 1
iload 2
iinc 2 1
baload
sipush 255
iand
i2l
ladd
lstore 15
55: lload 15
bipush 8
lshl
aload 1
iload 2
iinc 2 1
baload
sipush 255
iand
i2l
ladd
lstore 15
56: aload 8
iload 14
lload 15
lastore
end local 15 57: iinc 14 1
StackMap locals:
StackMap stack:
58: iload 14
iload 13
if_icmplt 48
end local 14 end local 13 59: goto 95
60: StackMap locals:
StackMap stack:
iload 12
iconst_4
idiv
istore 13
start local 13 61: iload 13
newarray 10
astore 9
62: iconst_0
istore 14
start local 14 63: goto 70
64: StackMap locals: int int
StackMap stack:
aload 1
iload 2
iinc 2 1
baload
sipush 255
iand
istore 15
start local 15 65: iload 15
bipush 8
ishl
aload 1
iload 2
iinc 2 1
baload
sipush 255
iand
iadd
istore 15
66: iload 15
bipush 8
ishl
aload 1
iload 2
iinc 2 1
baload
sipush 255
iand
iadd
istore 15
67: iload 15
bipush 8
ishl
aload 1
iload 2
iinc 2 1
baload
sipush 255
iand
iadd
istore 15
68: aload 9
iload 14
iload 15
iastore
end local 15 69: iinc 14 1
StackMap locals:
StackMap stack:
70: iload 14
iload 13
if_icmplt 64
end local 14 end local 13 71: goto 95
72: StackMap locals:
StackMap stack:
iload 12
bipush 32
if_icmpeq 75
iload 12
bipush 40
if_icmpeq 75
73: getstatic java.lang.System.err:Ljava/io/PrintStream;
ldc "ZoneInfo: wrong SimpleTimeZone parameter size"
invokevirtual java.io.PrintStream.println:(Ljava/lang/String;)V
74: aconst_null
areturn
75: StackMap locals:
StackMap stack:
iload 12
iconst_4
idiv
istore 13
start local 13 76: iload 13
newarray 10
astore 10
77: iconst_0
istore 14
start local 14 78: goto 85
79: StackMap locals: int int
StackMap stack:
aload 1
iload 2
iinc 2 1
baload
sipush 255
iand
istore 15
start local 15 80: iload 15
bipush 8
ishl
aload 1
iload 2
iinc 2 1
baload
sipush 255
iand
iadd
istore 15
81: iload 15
bipush 8
ishl
aload 1
iload 2
iinc 2 1
baload
sipush 255
iand
iadd
istore 15
82: iload 15
bipush 8
ishl
aload 1
iload 2
iinc 2 1
baload
sipush 255
iand
iadd
istore 15
83: aload 10
iload 14
iload 15
iastore
end local 15 84: iinc 14 1
StackMap locals:
StackMap stack:
85: iload 14
iload 13
if_icmplt 79
end local 14 end local 13 86: goto 95
87: StackMap locals:
StackMap stack:
iload 12
iconst_1
if_icmpeq 89
88: getstatic java.lang.System.err:Ljava/io/PrintStream;
ldc "ZoneInfo: wrong byte length for TAG_GMTOffsetWillChange"
invokevirtual java.io.PrintStream.println:(Ljava/lang/String;)V
89: StackMap locals:
StackMap stack:
aload 1
iload 2
iinc 2 1
baload
iconst_1
if_icmpne 90
iconst_1
goto 91
StackMap locals:
StackMap stack:
90: iconst_0
StackMap locals:
StackMap stack: int
91: istore 7
92: goto 95
93: StackMap locals:
StackMap stack:
getstatic java.lang.System.err:Ljava/io/PrintStream;
new java.lang.StringBuilder
dup
ldc "ZoneInfo: unknown tag < "
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
iload 11
invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
ldc ">. ignored."
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
invokevirtual java.io.PrintStream.println:(Ljava/lang/String;)V
94: iload 2
iload 12
iadd
istore 2
end local 12 end local 11 95: StackMap locals:
StackMap stack:
iload 2
iload 3
if_icmplt 23
96: goto 100
StackMap locals:
StackMap stack: java.lang.Exception
97: pop
98: getstatic java.lang.System.err:Ljava/io/PrintStream;
new java.lang.StringBuilder
dup
ldc "ZoneInfo: corrupted zoneinfo file: "
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
aload 0
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
invokevirtual java.io.PrintStream.println:(Ljava/lang/String;)V
99: aconst_null
areturn
100: StackMap locals:
StackMap stack:
iload 2
iload 3
if_icmpeq 103
101: getstatic java.lang.System.err:Ljava/io/PrintStream;
new java.lang.StringBuilder
dup
ldc "ZoneInfo: wrong file size: "
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
aload 0
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
invokevirtual java.io.PrintStream.println:(Ljava/lang/String;)V
102: aconst_null
areturn
103: StackMap locals:
StackMap stack:
new sun.util.calendar.ZoneInfo
dup
aload 0
iload 4
iload 5
iload 6
104: aload 8
aload 9
aload 10
105: iload 7
106: invokespecial sun.util.calendar.ZoneInfo.<init>:(Ljava/lang/String;III[J[I[IZ)V
areturn
end local 10 end local 9 end local 8 end local 7 end local 6 end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 107 0 id Ljava/lang/String;
1 107 1 buf [B
4 107 2 index I
5 107 3 filesize I
6 107 4 rawOffset I
7 107 5 dstSavings I
8 107 6 checksum I
9 107 7 willGMTOffsetChange Z
10 107 8 transitions [J
11 107 9 offsets [I
12 107 10 simpleTimeZoneParams [I
24 95 11 tag B
25 95 12 len I
29 33 13 val I
35 37 13 val S
39 43 13 val I
45 59 13 n I
47 59 14 i I
49 57 15 val J
61 71 13 n I
63 71 14 i I
65 69 15 val I
76 86 13 n I
78 86 14 i I
80 84 15 val I
Exception table:
from to target type
12 15 97 Class java.lang.Exception
16 22 97 Class java.lang.Exception
23 74 97 Class java.lang.Exception
75 96 97 Class java.lang.Exception
MethodParameters:
Name Flags
id
static java.util.List<java.lang.String> getZoneIDs();
descriptor: ()Ljava/util/List;
flags: (0x0008) ACC_STATIC
Code:
stack=7, locals=10, args_size=0
0: aconst_null
astore 0
start local 0 1: getstatic sun.util.calendar.ZoneInfoFile.zoneIDs:Ljava/lang/ref/SoftReference;
astore 1
start local 1 2: aload 1
ifnull 6
3: aload 1
invokevirtual java.lang.ref.SoftReference.get:()Ljava/lang/Object;
checkcast java.util.List
astore 0
4: aload 0
ifnull 6
5: aload 0
areturn
6: StackMap locals: java.util.List java.lang.ref.SoftReference
StackMap stack:
aconst_null
astore 2
start local 2 7: invokestatic sun.util.calendar.ZoneInfoFile.getZoneInfoMappings:()[B
astore 2
8: getstatic sun.util.calendar.ZoneInfoFile.JAVAZM_LABEL_LENGTH:I
iconst_1
iadd
istore 3
start local 3 9: aload 2
arraylength
istore 4
start local 4 10: goto 25
11: StackMap locals: byte[] int int
StackMap stack:
aload 2
iload 3
iinc 3 1
baload
istore 5
start local 5 12: aload 2
iload 3
iinc 3 1
baload
sipush 255
iand
bipush 8
ishl
aload 2
iload 3
iinc 3 1
baload
sipush 255
iand
iadd
istore 6
start local 6 13: iload 5
tableswitch { // 64 - 64
64: 14
default: 24
}
14: StackMap locals: int int
StackMap stack:
aload 2
iload 3
iinc 3 1
baload
bipush 8
ishl
aload 2
iload 3
iinc 3 1
baload
sipush 255
iand
iadd
istore 7
start local 7 15: new java.util.ArrayList
dup
iload 7
invokespecial java.util.ArrayList.<init>:(I)V
astore 0
16: iconst_0
istore 8
start local 8 17: goto 22
18: StackMap locals: int int
StackMap stack:
aload 2
iload 3
iinc 3 1
baload
istore 9
start local 9 19: aload 0
new java.lang.String
dup
aload 2
iload 3
iload 9
ldc "UTF-8"
invokespecial java.lang.String.<init>:([BIILjava/lang/String;)V
invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
pop
20: iload 3
iload 9
iadd
istore 3
end local 9 21: iinc 8 1
StackMap locals:
StackMap stack:
22: iload 8
iload 7
if_icmplt 18
end local 8 end local 7 23: goto 29
24: StackMap locals:
StackMap stack:
iload 3
iload 6
iadd
istore 3
end local 6 end local 5 25: StackMap locals:
StackMap stack:
iload 3
iload 4
if_icmplt 11
26: goto 29
StackMap locals:
StackMap stack: java.lang.Exception
27: pop
28: getstatic java.lang.System.err:Ljava/io/PrintStream;
ldc "ZoneInfo: corrupted ZoneInfoMappings"
invokevirtual java.io.PrintStream.println:(Ljava/lang/String;)V
29: StackMap locals:
StackMap stack:
new java.lang.ref.SoftReference
dup
aload 0
invokespecial java.lang.ref.SoftReference.<init>:(Ljava/lang/Object;)V
putstatic sun.util.calendar.ZoneInfoFile.zoneIDs:Ljava/lang/ref/SoftReference;
30: aload 0
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
1 31 0 ids Ljava/util/List<Ljava/lang/String;>;
2 31 1 cache Ljava/lang/ref/SoftReference<Ljava/util/List<Ljava/lang/String;>;>;
7 31 2 buf [B
9 31 3 index I
10 31 4 filesize I
12 25 5 tag B
13 25 6 len I
15 23 7 n I
17 23 8 i I
19 21 9 m B
Exception table:
from to target type
10 26 27 Class java.lang.Exception
Signature: ()Ljava/util/List<Ljava/lang/String;>;
static java.util.Map<java.lang.String, java.lang.String> getZoneAliases();
descriptor: ()Ljava/util/Map;
flags: (0x0008) ACC_STATIC
Code:
stack=6, locals=11, args_size=0
0: invokestatic sun.util.calendar.ZoneInfoFile.getZoneInfoMappings:()[B
astore 0
start local 0 1: getstatic sun.util.calendar.ZoneInfoFile.JAVAZM_LABEL_LENGTH:I
iconst_1
iadd
istore 1
start local 1 2: aload 0
arraylength
istore 2
start local 2 3: aconst_null
astore 3
start local 3 4: goto 23
5: StackMap locals: byte[] int int java.util.Map
StackMap stack:
aload 0
iload 1
iinc 1 1
baload
istore 4
start local 4 6: aload 0
iload 1
iinc 1 1
baload
sipush 255
iand
bipush 8
ishl
aload 0
iload 1
iinc 1 1
baload
sipush 255
iand
iadd
istore 5
start local 5 7: iload 4
tableswitch { // 67 - 67
67: 8
default: 22
}
8: StackMap locals: int int
StackMap stack:
aload 0
iload 1
iinc 1 1
baload
bipush 8
ishl
aload 0
iload 1
iinc 1 1
baload
sipush 255
iand
iadd
istore 6
start local 6 9: new java.util.HashMap
dup
iload 6
invokespecial java.util.HashMap.<init>:(I)V
astore 3
10: iconst_0
istore 7
start local 7 11: goto 20
12: StackMap locals: int int
StackMap stack:
aload 0
iload 1
iinc 1 1
baload
istore 8
start local 8 13: new java.lang.String
dup
aload 0
iload 1
iload 8
ldc "UTF-8"
invokespecial java.lang.String.<init>:([BIILjava/lang/String;)V
astore 9
start local 9 14: iload 1
iload 8
iadd
istore 1
15: aload 0
iload 1
iinc 1 1
baload
istore 8
16: new java.lang.String
dup
aload 0
iload 1
iload 8
ldc "UTF-8"
invokespecial java.lang.String.<init>:([BIILjava/lang/String;)V
astore 10
start local 10 17: iload 1
iload 8
iadd
istore 1
18: aload 3
aload 9
aload 10
invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
end local 10 end local 9 end local 8 19: iinc 7 1
StackMap locals:
StackMap stack:
20: iload 7
iload 6
if_icmplt 12
end local 7 end local 6 21: goto 28
22: StackMap locals:
StackMap stack:
iload 1
iload 5
iadd
istore 1
end local 5 end local 4 23: StackMap locals:
StackMap stack:
iload 1
iload 2
if_icmplt 5
24: goto 28
StackMap locals:
StackMap stack: java.lang.Exception
25: pop
26: getstatic java.lang.System.err:Ljava/io/PrintStream;
ldc "ZoneInfo: corrupted ZoneInfoMappings"
invokevirtual java.io.PrintStream.println:(Ljava/lang/String;)V
27: aconst_null
areturn
28: StackMap locals:
StackMap stack:
aload 3
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
1 29 0 buf [B
2 29 1 index I
3 29 2 filesize I
4 29 3 aliases Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;
6 23 4 tag B
7 23 5 len I
9 21 6 n I
11 21 7 i I
13 19 8 m B
14 19 9 name Ljava/lang/String;
17 19 10 realName Ljava/lang/String;
Exception table:
from to target type
4 24 25 Class java.lang.Exception
Signature: ()Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;
static java.util.List<java.lang.String> getExcludedZones();
descriptor: ()Ljava/util/List;
flags: (0x0008) ACC_STATIC
Code:
stack=6, locals=11, args_size=0
0: getstatic sun.util.calendar.ZoneInfoFile.hasNoExcludeList:Z
ifeq 2
1: aconst_null
areturn
2: StackMap locals:
StackMap stack:
aconst_null
astore 0
start local 0 3: getstatic sun.util.calendar.ZoneInfoFile.excludedIDs:Ljava/lang/ref/SoftReference;
astore 1
start local 1 4: aload 1
ifnull 8
5: aload 1
invokevirtual java.lang.ref.SoftReference.get:()Ljava/lang/Object;
checkcast java.util.List
astore 0
6: aload 0
ifnull 8
7: aload 0
areturn
8: StackMap locals: java.util.List java.lang.ref.SoftReference
StackMap stack:
invokestatic sun.util.calendar.ZoneInfoFile.getZoneInfoMappings:()[B
astore 2
start local 2 9: getstatic sun.util.calendar.ZoneInfoFile.JAVAZM_LABEL_LENGTH:I
iconst_1
iadd
istore 3
start local 3 10: aload 2
arraylength
istore 4
start local 4 11: goto 27
12: StackMap locals: byte[] int int
StackMap stack:
aload 2
iload 3
iinc 3 1
baload
istore 5
start local 5 13: aload 2
iload 3
iinc 3 1
baload
sipush 255
iand
bipush 8
ishl
aload 2
iload 3
iinc 3 1
baload
sipush 255
iand
iadd
istore 6
start local 6 14: iload 5
tableswitch { // 69 - 69
69: 15
default: 26
}
15: StackMap locals: int int
StackMap stack:
aload 2
iload 3
iinc 3 1
baload
bipush 8
ishl
aload 2
iload 3
iinc 3 1
baload
sipush 255
iand
iadd
istore 7
start local 7 16: new java.util.ArrayList
dup
invokespecial java.util.ArrayList.<init>:()V
astore 0
17: iconst_0
istore 8
start local 8 18: goto 24
19: StackMap locals: int int
StackMap stack:
aload 2
iload 3
iinc 3 1
baload
istore 9
start local 9 20: new java.lang.String
dup
aload 2
iload 3
iload 9
ldc "UTF-8"
invokespecial java.lang.String.<init>:([BIILjava/lang/String;)V
astore 10
start local 10 21: iload 3
iload 9
iadd
istore 3
22: aload 0
aload 10
invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
pop
end local 10 end local 9 23: iinc 8 1
StackMap locals:
StackMap stack:
24: iload 8
iload 7
if_icmplt 19
end local 8 end local 7 25: goto 32
26: StackMap locals:
StackMap stack:
iload 3
iload 6
iadd
istore 3
end local 6 end local 5 27: StackMap locals:
StackMap stack:
iload 3
iload 4
if_icmplt 12
28: goto 32
StackMap locals:
StackMap stack: java.lang.Exception
29: pop
30: getstatic java.lang.System.err:Ljava/io/PrintStream;
ldc "ZoneInfo: corrupted ZoneInfoMappings"
invokevirtual java.io.PrintStream.println:(Ljava/lang/String;)V
31: aconst_null
areturn
32: StackMap locals:
StackMap stack:
aload 0
ifnull 35
33: new java.lang.ref.SoftReference
dup
aload 0
invokespecial java.lang.ref.SoftReference.<init>:(Ljava/lang/Object;)V
putstatic sun.util.calendar.ZoneInfoFile.excludedIDs:Ljava/lang/ref/SoftReference;
34: goto 36
35: StackMap locals:
StackMap stack:
iconst_1
putstatic sun.util.calendar.ZoneInfoFile.hasNoExcludeList:Z
36: StackMap locals:
StackMap stack:
aload 0
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
3 37 0 excludeList Ljava/util/List<Ljava/lang/String;>;
4 37 1 cache Ljava/lang/ref/SoftReference<Ljava/util/List<Ljava/lang/String;>;>;
9 37 2 buf [B
10 37 3 index I
11 37 4 filesize I
13 27 5 tag B
14 27 6 len I
16 25 7 n I
18 25 8 i I
20 23 9 m B
21 23 10 name Ljava/lang/String;
Exception table:
from to target type
11 28 29 Class java.lang.Exception
Signature: ()Ljava/util/List<Ljava/lang/String;>;
static byte[] getRawOffsetIndices();
descriptor: ()[B
flags: (0x0008) ACC_STATIC
Code:
stack=4, locals=8, args_size=0
0: aconst_null
astore 0
start local 0 1: getstatic sun.util.calendar.ZoneInfoFile.rawOffsetIndices:Ljava/lang/ref/SoftReference;
astore 1
start local 1 2: aload 1
ifnull 6
3: aload 1
invokevirtual java.lang.ref.SoftReference.get:()Ljava/lang/Object;
checkcast byte[]
astore 0
4: aload 0
ifnull 6
5: aload 0
areturn
6: StackMap locals: byte[] java.lang.ref.SoftReference
StackMap stack:
invokestatic sun.util.calendar.ZoneInfoFile.getZoneInfoMappings:()[B
astore 2
start local 2 7: getstatic sun.util.calendar.ZoneInfoFile.JAVAZM_LABEL_LENGTH:I
iconst_1
iadd
istore 3
start local 3 8: aload 2
arraylength
istore 4
start local 4 9: goto 21
10: StackMap locals: byte[] int int
StackMap stack:
aload 2
iload 3
iinc 3 1
baload
istore 5
start local 5 11: aload 2
iload 3
iinc 3 1
baload
sipush 255
iand
bipush 8
ishl
aload 2
iload 3
iinc 3 1
baload
sipush 255
iand
iadd
istore 6
start local 6 12: iload 5
tableswitch { // 66 - 66
66: 13
default: 20
}
13: StackMap locals: int int
StackMap stack:
iload 6
newarray 8
astore 0
14: iconst_0
istore 7
start local 7 15: goto 18
16: StackMap locals: int
StackMap stack:
aload 0
iload 7
aload 2
iload 3
iinc 3 1
baload
bastore
17: iinc 7 1
StackMap locals:
StackMap stack:
18: iload 7
iload 6
if_icmplt 16
end local 7 19: goto 25
20: StackMap locals:
StackMap stack:
iload 3
iload 6
iadd
istore 3
end local 6 end local 5 21: StackMap locals:
StackMap stack:
iload 3
iload 4
if_icmplt 10
22: goto 25
StackMap locals:
StackMap stack: java.lang.ArrayIndexOutOfBoundsException
23: pop
24: getstatic java.lang.System.err:Ljava/io/PrintStream;
ldc "ZoneInfo: corrupted ZoneInfoMappings"
invokevirtual java.io.PrintStream.println:(Ljava/lang/String;)V
25: StackMap locals:
StackMap stack:
new java.lang.ref.SoftReference
dup
aload 0
invokespecial java.lang.ref.SoftReference.<init>:(Ljava/lang/Object;)V
putstatic sun.util.calendar.ZoneInfoFile.rawOffsetIndices:Ljava/lang/ref/SoftReference;
26: aload 0
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
1 27 0 indices [B
2 27 1 cache Ljava/lang/ref/SoftReference<[B>;
7 27 2 buf [B
8 27 3 index I
9 27 4 filesize I
11 21 5 tag B
12 21 6 len I
15 19 7 i I
Exception table:
from to target type
9 22 23 Class java.lang.ArrayIndexOutOfBoundsException
static int[] getRawOffsets();
descriptor: ()[I
flags: (0x0008) ACC_STATIC
Code:
stack=3, locals=10, args_size=0
0: aconst_null
astore 0
start local 0 1: getstatic sun.util.calendar.ZoneInfoFile.rawOffsets:Ljava/lang/ref/SoftReference;
astore 1
start local 1 2: aload 1
ifnull 6
3: aload 1
invokevirtual java.lang.ref.SoftReference.get:()Ljava/lang/Object;
checkcast int[]
astore 0
4: aload 0
ifnull 6
5: aload 0
areturn
6: StackMap locals: int[] java.lang.ref.SoftReference
StackMap stack:
invokestatic sun.util.calendar.ZoneInfoFile.getZoneInfoMappings:()[B
astore 2
start local 2 7: getstatic sun.util.calendar.ZoneInfoFile.JAVAZM_LABEL_LENGTH:I
iconst_1
iadd
istore 3
start local 3 8: aload 2
arraylength
istore 4
start local 4 9: goto 26
10: StackMap locals: byte[] int int
StackMap stack:
aload 2
iload 3
iinc 3 1
baload
istore 5
start local 5 11: aload 2
iload 3
iinc 3 1
baload
sipush 255
iand
bipush 8
ishl
aload 2
iload 3
iinc 3 1
baload
sipush 255
iand
iadd
istore 6
start local 6 12: iload 5
tableswitch { // 65 - 65
65: 13
default: 25
}
13: StackMap locals: int int
StackMap stack:
iload 6
iconst_4
idiv
istore 7
start local 7 14: iload 7
newarray 10
astore 0
15: iconst_0
istore 8
start local 8 16: goto 23
17: StackMap locals: int int
StackMap stack:
aload 2
iload 3
iinc 3 1
baload
sipush 255
iand
istore 9
start local 9 18: iload 9
bipush 8
ishl
aload 2
iload 3
iinc 3 1
baload
sipush 255
iand
iadd
istore 9
19: iload 9
bipush 8
ishl
aload 2
iload 3
iinc 3 1
baload
sipush 255
iand
iadd
istore 9
20: iload 9
bipush 8
ishl
aload 2
iload 3
iinc 3 1
baload
sipush 255
iand
iadd
istore 9
21: aload 0
iload 8
iload 9
iastore
end local 9 22: iinc 8 1
StackMap locals:
StackMap stack:
23: iload 8
iload 7
if_icmplt 17
end local 8 end local 7 24: goto 30
25: StackMap locals:
StackMap stack:
iload 3
iload 6
iadd
istore 3
end local 6 end local 5 26: StackMap locals:
StackMap stack:
iload 3
iload 4
if_icmplt 10
27: goto 30
StackMap locals:
StackMap stack: java.lang.ArrayIndexOutOfBoundsException
28: pop
29: getstatic java.lang.System.err:Ljava/io/PrintStream;
ldc "ZoneInfo: corrupted ZoneInfoMappings"
invokevirtual java.io.PrintStream.println:(Ljava/lang/String;)V
30: StackMap locals:
StackMap stack:
new java.lang.ref.SoftReference
dup
aload 0
invokespecial java.lang.ref.SoftReference.<init>:(Ljava/lang/Object;)V
putstatic sun.util.calendar.ZoneInfoFile.rawOffsets:Ljava/lang/ref/SoftReference;
31: aload 0
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
1 32 0 offsets [I
2 32 1 cache Ljava/lang/ref/SoftReference<[I>;
7 32 2 buf [B
8 32 3 index I
9 32 4 filesize I
11 26 5 tag B
12 26 6 len I
14 24 7 n I
16 24 8 i I
18 22 9 val I
Exception table:
from to target type
9 27 28 Class java.lang.ArrayIndexOutOfBoundsException
private static byte[] getZoneInfoMappings();
descriptor: ()[B
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
Code:
stack=5, locals=3, args_size=0
0: getstatic sun.util.calendar.ZoneInfoFile.zoneInfoMappings:Ljava/lang/ref/SoftReference;
astore 1
start local 1 1: aload 1
ifnull 5
2: aload 1
invokevirtual java.lang.ref.SoftReference.get:()Ljava/lang/Object;
checkcast byte[]
astore 0
start local 0 3: aload 0
ifnull 5
4: aload 0
areturn
end local 0 5: StackMap locals: top java.lang.ref.SoftReference
StackMap stack:
ldc "ZoneInfoMappings"
invokestatic sun.util.calendar.ZoneInfoFile.readZoneInfoFile:(Ljava/lang/String;)[B
astore 0
start local 0 6: aload 0
ifnonnull 8
7: aconst_null
areturn
8: StackMap locals: byte[] java.lang.ref.SoftReference
StackMap stack:
iconst_0
istore 2
start local 2 9: goto 14
10: StackMap locals: int
StackMap stack:
aload 0
iload 2
baload
getstatic sun.util.calendar.ZoneInfoFile.JAVAZM_LABEL:[B
iload 2
baload
if_icmpeq 13
11: getstatic java.lang.System.err:Ljava/io/PrintStream;
ldc "ZoneInfo: wrong magic number: ZoneInfoMappings"
invokevirtual java.io.PrintStream.println:(Ljava/lang/String;)V
12: aconst_null
areturn
13: StackMap locals:
StackMap stack:
iinc 2 1
StackMap locals:
StackMap stack:
14: iload 2
getstatic sun.util.calendar.ZoneInfoFile.JAVAZM_LABEL:[B
arraylength
if_icmplt 10
15: aload 0
iload 2
iinc 2 1
baload
iconst_1
if_icmple 20
16: getstatic java.lang.System.err:Ljava/io/PrintStream;
new java.lang.StringBuilder
dup
ldc "ZoneInfo: incompatible version ("
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
17: aload 0
iload 2
iconst_1
isub
baload
invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
ldc "): "
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
ldc "ZoneInfoMappings"
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
18: invokevirtual java.io.PrintStream.println:(Ljava/lang/String;)V
19: aconst_null
areturn
20: StackMap locals:
StackMap stack:
new java.lang.ref.SoftReference
dup
aload 0
invokespecial java.lang.ref.SoftReference.<init>:(Ljava/lang/Object;)V
putstatic sun.util.calendar.ZoneInfoFile.zoneInfoMappings:Ljava/lang/ref/SoftReference;
21: aload 0
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
3 5 0 data [B
6 22 0 data [B
1 22 1 cache Ljava/lang/ref/SoftReference<[B>;
9 22 2 index I
private static byte[] readZoneInfoFile(java.lang.String);
descriptor: (Ljava/lang/String;)[B
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
Code:
stack=4, locals=4, args_size=1
start local 0 0: aload 0
ldc ".."
invokevirtual java.lang.String.indexOf:(Ljava/lang/String;)I
iflt 2
1: aconst_null
areturn
2: StackMap locals:
StackMap stack:
aconst_null
astore 1
start local 1 3: new sun.util.calendar.ZoneInfoFile$2
dup
aload 0
invokespecial sun.util.calendar.ZoneInfoFile$2.<init>:(Ljava/lang/String;)V
invokestatic java.security.AccessController.doPrivileged:(Ljava/security/PrivilegedExceptionAction;)Ljava/lang/Object;
checkcast byte[]
astore 1
4: goto 9
StackMap locals: java.lang.String byte[]
StackMap stack: java.security.PrivilegedActionException
5: astore 2
start local 2 6: aload 2
invokevirtual java.security.PrivilegedActionException.getException:()Ljava/lang/Exception;
astore 3
start local 3 7: aload 3
instanceof java.io.FileNotFoundException
ifeq 8
ldc "ZoneInfoMappings"
aload 0
invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
ifeq 9
8: StackMap locals: java.security.PrivilegedActionException java.lang.Exception
StackMap stack:
getstatic java.lang.System.err:Ljava/io/PrintStream;
new java.lang.StringBuilder
dup
ldc "ZoneInfo: "
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
aload 3
invokevirtual java.lang.Exception.getMessage:()Ljava/lang/String;
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
invokevirtual java.io.PrintStream.println:(Ljava/lang/String;)V
end local 3 end local 2 9: StackMap locals:
StackMap stack:
aload 1
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 10 0 fileName Ljava/lang/String;
3 10 1 buffer [B
6 9 2 e Ljava/security/PrivilegedActionException;
7 9 3 ex Ljava/lang/Exception;
Exception table:
from to target type
3 4 5 Class java.security.PrivilegedActionException
MethodParameters:
Name Flags
fileName final
private void <init>();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial java.lang.Object.<init>:()V
1: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/util/calendar/ZoneInfoFile;
}
SourceFile: "ZoneInfoFile.java"
NestMembers:
sun.util.calendar.ZoneInfoFile$1 sun.util.calendar.ZoneInfoFile$2
InnerClasses:
sun.util.calendar.ZoneInfoFile$1
sun.util.calendar.ZoneInfoFile$2