final class sun.text.normalizer.UCharacterProperty
minor version: 0
major version: 59
flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
this_class: sun.text.normalizer.UCharacterProperty
super_class: java.lang.Object
{
public static final sun.text.normalizer.UCharacterProperty INSTANCE;
descriptor: Lsun/text/normalizer/UCharacterProperty;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
public sun.text.normalizer.Trie2_16 m_trie_;
descriptor: Lsun/text/normalizer/Trie2_16;
flags: (0x0001) ACC_PUBLIC
public sun.text.normalizer.VersionInfo m_unicodeVersion_;
descriptor: Lsun/text/normalizer/VersionInfo;
flags: (0x0001) ACC_PUBLIC
public static final int TYPE_MASK;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 31
public static final int SRC_CHAR;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 1
public static final int SRC_PROPSVEC;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 2
public static final int SRC_BIDI;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 5
public static final int SRC_NFC;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 8
public static final int SRC_NFKC;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 9
private static final int[] gcbToHst;
descriptor: [I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
private sun.text.normalizer.UCharacterProperty$IntProperty intProp;
descriptor: Lsun/text/normalizer/UCharacterProperty$IntProperty;
flags: (0x0002) ACC_PRIVATE
sun.text.normalizer.Trie2_16 m_additionalTrie_;
descriptor: Lsun/text/normalizer/Trie2_16;
flags: (0x0000)
int[] m_additionalVectors_;
descriptor: [I
flags: (0x0000)
int m_additionalColumnsCount_;
descriptor: I
flags: (0x0000)
int m_maxBlockScriptValue_;
descriptor: I
flags: (0x0000)
int m_maxJTGValue_;
descriptor: I
flags: (0x0000)
public char[] m_scriptExtensions_;
descriptor: [C
flags: (0x0001) ACC_PUBLIC
private static final java.lang.String DATA_FILE_NAME_;
descriptor: Ljava/lang/String;
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: "/sun/text/resources/uprops.icu"
private static final int LEAD_SURROGATE_SHIFT_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 10
private static final int SURROGATE_OFFSET_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: -56613888
private static final int NUMERIC_TYPE_VALUE_SHIFT_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 6
private static final int NTV_NONE_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 0
private static final int NTV_DECIMAL_START_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 1
private static final int NTV_DIGIT_START_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 11
private static final int NTV_NUMERIC_START_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 21
public static final int SCRIPT_X_MASK;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 12583167
private static final int EAST_ASIAN_MASK_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 917504
private static final int EAST_ASIAN_SHIFT_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 17
private static final int BLOCK_MASK_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 130816
private static final int BLOCK_SHIFT_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 8
public static final int SCRIPT_MASK_;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 255
private static final int WHITE_SPACE_PROPERTY_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 0
private static final int DASH_PROPERTY_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 1
private static final int HYPHEN_PROPERTY_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 2
private static final int QUOTATION_MARK_PROPERTY_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 3
private static final int TERMINAL_PUNCTUATION_PROPERTY_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 4
private static final int MATH_PROPERTY_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 5
private static final int HEX_DIGIT_PROPERTY_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 6
private static final int ASCII_HEX_DIGIT_PROPERTY_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 7
private static final int ALPHABETIC_PROPERTY_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 8
private static final int IDEOGRAPHIC_PROPERTY_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 9
private static final int DIACRITIC_PROPERTY_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 10
private static final int EXTENDER_PROPERTY_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 11
private static final int NONCHARACTER_CODE_POINT_PROPERTY_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 12
private static final int GRAPHEME_EXTEND_PROPERTY_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 13
private static final int GRAPHEME_LINK_PROPERTY_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 14
private static final int IDS_BINARY_OPERATOR_PROPERTY_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 15
private static final int IDS_TRINARY_OPERATOR_PROPERTY_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 16
private static final int RADICAL_PROPERTY_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 17
private static final int UNIFIED_IDEOGRAPH_PROPERTY_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 18
private static final int DEFAULT_IGNORABLE_CODE_POINT_PROPERTY_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 19
private static final int DEPRECATED_PROPERTY_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 20
private static final int LOGICAL_ORDER_EXCEPTION_PROPERTY_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 21
private static final int XID_START_PROPERTY_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 22
private static final int XID_CONTINUE_PROPERTY_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 23
private static final int ID_START_PROPERTY_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 24
private static final int ID_CONTINUE_PROPERTY_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 25
private static final int GRAPHEME_BASE_PROPERTY_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 26
private static final int S_TERM_PROPERTY_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 27
private static final int VARIATION_SELECTOR_PROPERTY_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 28
private static final int PATTERN_SYNTAX;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 29
private static final int PATTERN_WHITE_SPACE;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 30
private static final int LB_MASK;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 66060288
private static final int LB_SHIFT;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 20
private static final int SB_MASK;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 1015808
private static final int SB_SHIFT;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 15
private static final int WB_MASK;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 31744
private static final int WB_SHIFT;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 10
private static final int GCB_MASK;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 992
private static final int GCB_SHIFT;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 5
private static final int DECOMPOSITION_TYPE_MASK_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 31
private static final int FIRST_NIBBLE_SHIFT_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 4
private static final int LAST_NIBBLE_MASK_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 15
private static final int AGE_SHIFT_;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 24
private static final int DATA_FORMAT;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 1431335535
public static final int BIDI_PAIRED_BRACKET_TYPE;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 4117
static final boolean $assertionsDisabled;
descriptor: Z
flags: (0x1018) ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=5, locals=1, args_size=0
0: ldc Lsun/text/normalizer/UCharacterProperty;
invokevirtual java.lang.Class.desiredAssertionStatus:()Z
ifne 1
iconst_1
goto 2
StackMap locals:
StackMap stack:
1: iconst_0
StackMap locals:
StackMap stack: int
2: putstatic sun.text.normalizer.UCharacterProperty.$assertionsDisabled:Z
3: bipush 10
newarray 10
dup
iconst_4
4: iconst_1
iastore
dup
bipush 6
5: iconst_4
iastore
dup
bipush 7
6: iconst_5
iastore
dup
bipush 8
7: iconst_3
iastore
dup
bipush 9
8: iconst_2
iastore
9: putstatic sun.text.normalizer.UCharacterProperty.gcbToHst:[I
10: new sun.text.normalizer.UCharacterProperty
dup
invokespecial sun.text.normalizer.UCharacterProperty.<init>:()V
putstatic sun.text.normalizer.UCharacterProperty.INSTANCE:Lsun/text/normalizer/UCharacterProperty;
11: goto 14
12: StackMap locals:
StackMap stack: java.io.IOException
astore 0
start local 0 13: new java.util.MissingResourceException
dup
aload 0
invokevirtual java.io.IOException.getMessage:()Ljava/lang/String;
ldc "/sun/text/resources/uprops.icu"
ldc ""
invokespecial java.util.MissingResourceException.<init>:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
athrow
end local 0 14: StackMap locals:
StackMap stack:
return
LocalVariableTable:
Start End Slot Name Signature
13 14 0 e Ljava/io/IOException;
Exception table:
from to target type
10 11 12 Class java.io.IOException
public final int getProperty(int);
descriptor: (I)I
flags: (0x0011) ACC_PUBLIC, ACC_FINAL
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield sun.text.normalizer.UCharacterProperty.m_trie_:Lsun/text/normalizer/Trie2_16;
iload 1
invokevirtual sun.text.normalizer.Trie2_16.get:(I)I
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/text/normalizer/UCharacterProperty;
0 1 1 ch I
MethodParameters:
Name Flags
ch
public int getAdditional(int, int);
descriptor: (II)I
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: getstatic sun.text.normalizer.UCharacterProperty.$assertionsDisabled:Z
ifne 1
iload 2
ifge 1
new java.lang.AssertionError
dup
invokespecial java.lang.AssertionError.<init>:()V
athrow
1: StackMap locals:
StackMap stack:
iload 2
aload 0
getfield sun.text.normalizer.UCharacterProperty.m_additionalColumnsCount_:I
if_icmplt 3
2: iconst_0
ireturn
3: StackMap locals:
StackMap stack:
aload 0
getfield sun.text.normalizer.UCharacterProperty.m_additionalVectors_:[I
aload 0
getfield sun.text.normalizer.UCharacterProperty.m_additionalTrie_:Lsun/text/normalizer/Trie2_16;
iload 1
invokevirtual sun.text.normalizer.Trie2_16.get:(I)I
iload 2
iadd
iaload
ireturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lsun/text/normalizer/UCharacterProperty;
0 4 1 codepoint I
0 4 2 column I
MethodParameters:
Name Flags
codepoint
column
public sun.text.normalizer.VersionInfo getAge(int);
descriptor: (I)Lsun/text/normalizer/VersionInfo;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=2
start local 0 start local 1 0: aload 0
iload 1
iconst_0
invokevirtual sun.text.normalizer.UCharacterProperty.getAdditional:(II)I
bipush 24
ishr
istore 2
start local 2 1: iload 2
iconst_4
ishr
bipush 15
iand
2: iload 2
bipush 15
iand
iconst_0
iconst_0
3: invokestatic sun.text.normalizer.VersionInfo.getInstance:(IIII)Lsun/text/normalizer/VersionInfo;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lsun/text/normalizer/UCharacterProperty;
0 4 1 codepoint I
1 4 2 version I
MethodParameters:
Name Flags
codepoint
public int getType(int);
descriptor: (I)I
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
iload 1
invokevirtual sun.text.normalizer.UCharacterProperty.getProperty:(I)I
bipush 31
iand
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/text/normalizer/UCharacterProperty;
0 1 1 c I
MethodParameters:
Name Flags
c
public int getIntPropertyValue(int, int);
descriptor: (II)I
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=3, args_size=3
start local 0 start local 1 start local 2 0: iload 2
sipush 4117
if_icmpne 2
1: aload 0
getfield sun.text.normalizer.UCharacterProperty.intProp:Lsun/text/normalizer/UCharacterProperty$IntProperty;
iload 1
invokevirtual sun.text.normalizer.UCharacterProperty$IntProperty.getValue:(I)I
ireturn
2: StackMap locals:
StackMap stack:
iconst_0
ireturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lsun/text/normalizer/UCharacterProperty;
0 3 1 c I
0 3 2 which I
MethodParameters:
Name Flags
c
which
public static int getRawSupplementary(char, char);
descriptor: (CC)I
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: iload 0
bipush 10
ishl
iload 1
iadd
ldc -56613888
iadd
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 lead C
0 1 1 trail C
MethodParameters:
Name Flags
lead
trail
public static final int getMask(int);
descriptor: (I)I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
Code:
stack=2, locals=1, args_size=1
start local 0 0: iconst_1
iload 0
ishl
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 type I
MethodParameters:
Name Flags
type
public static int getEuropeanDigit(int);
descriptor: (I)I
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: iload 0
bipush 122
if_icmple 1
iload 0
ldc 65313
if_icmplt 3
1: StackMap locals:
StackMap stack:
iload 0
bipush 65
if_icmplt 3
iload 0
bipush 90
if_icmple 2
iload 0
bipush 97
if_icmplt 3
2: StackMap locals:
StackMap stack:
iload 0
ldc 65370
if_icmpgt 3
iload 0
ldc 65338
if_icmple 4
iload 0
ldc 65345
if_icmpge 4
3: StackMap locals:
StackMap stack:
iconst_m1
ireturn
4: StackMap locals:
StackMap stack:
iload 0
bipush 122
if_icmpgt 8
5: iload 0
bipush 10
iadd
iload 0
bipush 90
if_icmpgt 6
bipush 65
goto 7
StackMap locals:
StackMap stack: int
6: bipush 97
StackMap locals: int
StackMap stack: int int
7: isub
ireturn
8: StackMap locals:
StackMap stack:
iload 0
ldc 65338
if_icmpgt 10
9: iload 0
bipush 10
iadd
ldc 65313
isub
ireturn
10: StackMap locals:
StackMap stack:
iload 0
bipush 10
iadd
ldc 65345
isub
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 11 0 ch I
MethodParameters:
Name Flags
ch
public int digit(int);
descriptor: (I)I
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=3, args_size=2
start local 0 start local 1 0: aload 0
iload 1
invokevirtual sun.text.normalizer.UCharacterProperty.getProperty:(I)I
invokestatic sun.text.normalizer.UCharacterProperty.getNumericTypeValue:(I)I
iconst_1
isub
istore 2
start local 2 1: iload 2
bipush 9
if_icmpgt 3
2: iload 2
ireturn
3: StackMap locals: int
StackMap stack:
iconst_m1
ireturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lsun/text/normalizer/UCharacterProperty;
0 4 1 c I
1 4 2 value I
MethodParameters:
Name Flags
c
private static final int getNumericTypeValue(int);
descriptor: (I)I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
Code:
stack=2, locals=1, args_size=1
start local 0 0: iload 0
bipush 6
ishr
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 props I
MethodParameters:
Name Flags
props
private static final int ntvGetType(int);
descriptor: (I)I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
Code:
stack=2, locals=1, args_size=1
start local 0 0: iload 0
ifne 1
iconst_0
goto 4
1: StackMap locals:
StackMap stack:
iload 0
bipush 11
if_icmpge 2
iconst_1
goto 4
2: StackMap locals:
StackMap stack:
iload 0
bipush 21
if_icmpge 3
iconst_2
goto 4
3: StackMap locals:
StackMap stack:
iconst_3
4: StackMap locals:
StackMap stack: int
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 ntv I
MethodParameters:
Name Flags
ntv
private void <init>();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=11, args_size=1
start local 0 0: aload 0
invokespecial java.lang.Object.<init>:()V
1: aload 0
new sun.text.normalizer.UCharacterProperty$1
dup
aload 0
aload 0
invokespecial sun.text.normalizer.UCharacterProperty$1.<init>:(Lsun/text/normalizer/UCharacterProperty;Lsun/text/normalizer/UCharacterProperty;)V
putfield sun.text.normalizer.UCharacterProperty.intProp:Lsun/text/normalizer/UCharacterProperty$IntProperty;
2: ldc "/sun/text/resources/uprops.icu"
invokestatic sun.text.normalizer.ICUBinary.getRequiredData:(Ljava/lang/String;)Ljava/nio/ByteBuffer;
astore 1
start local 1 3: aload 0
aload 1
ldc 1431335535
new sun.text.normalizer.UCharacterProperty$IsAcceptable
dup
invokespecial sun.text.normalizer.UCharacterProperty$IsAcceptable.<init>:()V
invokestatic sun.text.normalizer.ICUBinary.readHeaderAndDataVersion:(Ljava/nio/ByteBuffer;ILsun/text/normalizer/ICUBinary$Authenticate;)Lsun/text/normalizer/VersionInfo;
putfield sun.text.normalizer.UCharacterProperty.m_unicodeVersion_:Lsun/text/normalizer/VersionInfo;
4: aload 1
invokevirtual java.nio.ByteBuffer.getInt:()I
istore 2
start local 2 5: aload 1
invokevirtual java.nio.ByteBuffer.getInt:()I
pop
6: aload 1
invokevirtual java.nio.ByteBuffer.getInt:()I
pop
7: aload 1
invokevirtual java.nio.ByteBuffer.getInt:()I
istore 3
start local 3 8: aload 1
invokevirtual java.nio.ByteBuffer.getInt:()I
istore 4
start local 4 9: aload 0
aload 1
invokevirtual java.nio.ByteBuffer.getInt:()I
putfield sun.text.normalizer.UCharacterProperty.m_additionalColumnsCount_:I
10: aload 1
invokevirtual java.nio.ByteBuffer.getInt:()I
istore 5
start local 5 11: aload 1
invokevirtual java.nio.ByteBuffer.getInt:()I
istore 6
start local 6 12: aload 1
invokevirtual java.nio.ByteBuffer.getInt:()I
pop
13: aload 1
invokevirtual java.nio.ByteBuffer.getInt:()I
pop
14: aload 0
aload 1
invokevirtual java.nio.ByteBuffer.getInt:()I
putfield sun.text.normalizer.UCharacterProperty.m_maxBlockScriptValue_:I
15: aload 0
aload 1
invokevirtual java.nio.ByteBuffer.getInt:()I
putfield sun.text.normalizer.UCharacterProperty.m_maxJTGValue_:I
16: aload 1
bipush 16
invokestatic sun.text.normalizer.ICUBinary.skipBytes:(Ljava/nio/ByteBuffer;I)V
17: aload 0
aload 1
invokestatic sun.text.normalizer.Trie2_16.createFromSerialized:(Ljava/nio/ByteBuffer;)Lsun/text/normalizer/Trie2_16;
putfield sun.text.normalizer.UCharacterProperty.m_trie_:Lsun/text/normalizer/Trie2_16;
18: iload 2
bipush 16
isub
iconst_4
imul
istore 7
start local 7 19: aload 0
getfield sun.text.normalizer.UCharacterProperty.m_trie_:Lsun/text/normalizer/Trie2_16;
invokevirtual sun.text.normalizer.Trie2_16.getSerializedLength:()I
istore 8
start local 8 20: iload 8
iload 7
if_icmple 22
21: new java.io.IOException
dup
ldc "uprops.icu: not enough bytes for main trie"
invokespecial java.io.IOException.<init>:(Ljava/lang/String;)V
athrow
22: StackMap locals: sun.text.normalizer.UCharacterProperty java.nio.ByteBuffer int int int int int int int
StackMap stack:
aload 1
iload 7
iload 8
isub
invokestatic sun.text.normalizer.ICUBinary.skipBytes:(Ljava/nio/ByteBuffer;I)V
23: aload 1
iload 3
iload 2
isub
iconst_4
imul
invokestatic sun.text.normalizer.ICUBinary.skipBytes:(Ljava/nio/ByteBuffer;I)V
24: aload 0
getfield sun.text.normalizer.UCharacterProperty.m_additionalColumnsCount_:I
ifle 38
25: aload 0
aload 1
invokestatic sun.text.normalizer.Trie2_16.createFromSerialized:(Ljava/nio/ByteBuffer;)Lsun/text/normalizer/Trie2_16;
putfield sun.text.normalizer.UCharacterProperty.m_additionalTrie_:Lsun/text/normalizer/Trie2_16;
26: iload 4
iload 3
isub
iconst_4
imul
istore 7
27: aload 0
getfield sun.text.normalizer.UCharacterProperty.m_additionalTrie_:Lsun/text/normalizer/Trie2_16;
invokevirtual sun.text.normalizer.Trie2_16.getSerializedLength:()I
istore 8
28: iload 8
iload 7
if_icmple 30
29: new java.io.IOException
dup
ldc "uprops.icu: not enough bytes for additional-properties trie"
invokespecial java.io.IOException.<init>:(Ljava/lang/String;)V
athrow
30: StackMap locals:
StackMap stack:
aload 1
iload 7
iload 8
isub
invokestatic sun.text.normalizer.ICUBinary.skipBytes:(Ljava/nio/ByteBuffer;I)V
31: iload 5
iload 4
isub
istore 9
start local 9 32: aload 0
iload 9
newarray 10
putfield sun.text.normalizer.UCharacterProperty.m_additionalVectors_:[I
33: iconst_0
istore 10
start local 10 34: goto 37
35: StackMap locals: int int
StackMap stack:
aload 0
getfield sun.text.normalizer.UCharacterProperty.m_additionalVectors_:[I
iload 10
aload 1
invokevirtual java.nio.ByteBuffer.getInt:()I
iastore
36: iinc 10 1
StackMap locals:
StackMap stack:
37: iload 10
iload 9
if_icmplt 35
end local 10 end local 9 38: StackMap locals:
StackMap stack:
iload 6
iload 5
isub
iconst_2
imul
istore 9
start local 9 39: iload 9
ifle 46
40: aload 0
iload 9
newarray 5
putfield sun.text.normalizer.UCharacterProperty.m_scriptExtensions_:[C
41: iconst_0
istore 10
start local 10 42: goto 45
43: StackMap locals: int int
StackMap stack:
aload 0
getfield sun.text.normalizer.UCharacterProperty.m_scriptExtensions_:[C
iload 10
aload 1
invokevirtual java.nio.ByteBuffer.getChar:()C
castore
44: iinc 10 1
StackMap locals:
StackMap stack:
45: iload 10
iload 9
if_icmplt 43
end local 10 46: StackMap locals:
StackMap stack:
return
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 47 0 this Lsun/text/normalizer/UCharacterProperty;
3 47 1 bytes Ljava/nio/ByteBuffer;
5 47 2 propertyOffset I
8 47 3 additionalOffset I
9 47 4 additionalVectorsOffset I
11 47 5 scriptExtensionsOffset I
12 47 6 reservedOffset7 I
19 47 7 expectedTrieLength I
20 47 8 trieLength I
32 38 9 size I
34 38 10 i I
39 47 9 numChars I
42 46 10 i I
Exceptions:
throws java.io.IOException
public void upropsvec_addPropertyStarts(sun.text.normalizer.UnicodeSet);
descriptor: (Lsun/text/normalizer/UnicodeSet;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=4, args_size=2
start local 0 start local 1 0: aload 0
getfield sun.text.normalizer.UCharacterProperty.m_additionalColumnsCount_:I
ifle 6
1: aload 0
getfield sun.text.normalizer.UCharacterProperty.m_additionalTrie_:Lsun/text/normalizer/Trie2_16;
invokevirtual sun.text.normalizer.Trie2_16.iterator:()Ljava/util/Iterator;
astore 2
start local 2 2: goto 4
start local 3 3: StackMap locals: java.util.Iterator sun.text.normalizer.Trie2$Range
StackMap stack:
aload 1
aload 3
getfield sun.text.normalizer.Trie2$Range.startCodePoint:I
invokevirtual sun.text.normalizer.UnicodeSet.add:(I)Lsun/text/normalizer/UnicodeSet;
pop
end local 3 4: StackMap locals:
StackMap stack:
aload 2
invokeinterface java.util.Iterator.hasNext:()Z
ifeq 6
aload 2
invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
checkcast sun.text.normalizer.Trie2$Range
dup
astore 3
start local 3 5: getfield sun.text.normalizer.Trie2$Range.leadSurrogate:Z
ifeq 3
end local 3 end local 2 6: StackMap locals:
StackMap stack:
return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 7 0 this Lsun/text/normalizer/UCharacterProperty;
0 7 1 set Lsun/text/normalizer/UnicodeSet;
2 6 2 trieIterator Ljava/util/Iterator<Lsun/text/normalizer/Trie2$Range;>;
3 4 3 range Lsun/text/normalizer/Trie2$Range;
5 6 3 range Lsun/text/normalizer/Trie2$Range;
MethodParameters:
Name Flags
set
}
SourceFile: "UCharacterProperty.java"
NestMembers:
sun.text.normalizer.UCharacterProperty$1 sun.text.normalizer.UCharacterProperty$BiDiIntProperty sun.text.normalizer.UCharacterProperty$CombiningClassIntProperty sun.text.normalizer.UCharacterProperty$IntProperty sun.text.normalizer.UCharacterProperty$IsAcceptable sun.text.normalizer.UCharacterProperty$NormQuickCheckIntProperty
InnerClasses:
public abstract Authenticate = sun.text.normalizer.ICUBinary$Authenticate of sun.text.normalizer.ICUBinary
public Range = sun.text.normalizer.Trie2$Range of sun.text.normalizer.Trie2
sun.text.normalizer.UCharacterProperty$1
private BiDiIntProperty = sun.text.normalizer.UCharacterProperty$BiDiIntProperty of sun.text.normalizer.UCharacterProperty
private CombiningClassIntProperty = sun.text.normalizer.UCharacterProperty$CombiningClassIntProperty of sun.text.normalizer.UCharacterProperty
private IntProperty = sun.text.normalizer.UCharacterProperty$IntProperty of sun.text.normalizer.UCharacterProperty
private final IsAcceptable = sun.text.normalizer.UCharacterProperty$IsAcceptable of sun.text.normalizer.UCharacterProperty
private NormQuickCheckIntProperty = sun.text.normalizer.UCharacterProperty$NormQuickCheckIntProperty of sun.text.normalizer.UCharacterProperty