class sun.security.ssl.DTLSInputRecord$RecordFragment implements java.lang.Comparable<sun.security.ssl.DTLSInputRecord$RecordFragment>
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: sun.security.ssl.DTLSInputRecord$RecordFragment
super_class: java.lang.Object
{
boolean isCiphertext;
descriptor: Z
flags: (0x0000)
byte contentType;
descriptor: B
flags: (0x0000)
byte majorVersion;
descriptor: B
flags: (0x0000)
byte minorVersion;
descriptor: B
flags: (0x0000)
int recordEpoch;
descriptor: I
flags: (0x0000)
long recordSeq;
descriptor: J
flags: (0x0000)
byte[] recordEnS;
descriptor: [B
flags: (0x0000)
byte[] fragment;
descriptor: [B
flags: (0x0000)
void <init>(java.nio.ByteBuffer, byte, byte, byte, byte[], int, long, boolean);
descriptor: (Ljava/nio/ByteBuffer;BBB[BIJZ)V
flags: (0x0000)
Code:
stack=10, locals=10, args_size=9
start local 0 start local 1 start local 2 start local 3 start local 4 start local 5 start local 6 start local 7 start local 9 0: aload 0
aconst_null
iload 2
iload 3
iload 4
1: aload 5
iload 6
lload 7
iload 9
invokespecial sun.security.ssl.DTLSInputRecord$RecordFragment.<init>:([BBBB[BIJZ)V
2: aload 0
aload 1
invokevirtual java.nio.ByteBuffer.remaining:()I
newarray 8
putfield sun.security.ssl.DTLSInputRecord$RecordFragment.fragment:[B
3: aload 1
aload 0
getfield sun.security.ssl.DTLSInputRecord$RecordFragment.fragment:[B
invokevirtual java.nio.ByteBuffer.get:([B)Ljava/nio/ByteBuffer;
pop
4: return
end local 9 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 5 0 this Lsun/security/ssl/DTLSInputRecord$RecordFragment;
0 5 1 fragBuf Ljava/nio/ByteBuffer;
0 5 2 contentType B
0 5 3 majorVersion B
0 5 4 minorVersion B
0 5 5 recordEnS [B
0 5 6 recordEpoch I
0 5 7 recordSeq J
0 5 9 isCiphertext Z
MethodParameters:
Name Flags
fragBuf
contentType
majorVersion
minorVersion
recordEnS
recordEpoch
recordSeq
isCiphertext
void <init>(byte[], byte, byte, byte, byte[], int, long, boolean);
descriptor: ([BBBB[BIJZ)V
flags: (0x0000)
Code:
stack=3, locals=10, args_size=9
start local 0 start local 1 start local 2 start local 3 start local 4 start local 5 start local 6 start local 7 start local 9 0: aload 0
invokespecial java.lang.Object.<init>:()V
1: aload 0
iload 9
putfield sun.security.ssl.DTLSInputRecord$RecordFragment.isCiphertext:Z
2: aload 0
iload 2
putfield sun.security.ssl.DTLSInputRecord$RecordFragment.contentType:B
3: aload 0
iload 3
putfield sun.security.ssl.DTLSInputRecord$RecordFragment.majorVersion:B
4: aload 0
iload 4
putfield sun.security.ssl.DTLSInputRecord$RecordFragment.minorVersion:B
5: aload 0
iload 6
putfield sun.security.ssl.DTLSInputRecord$RecordFragment.recordEpoch:I
6: aload 0
lload 7
putfield sun.security.ssl.DTLSInputRecord$RecordFragment.recordSeq:J
7: aload 0
aload 5
putfield sun.security.ssl.DTLSInputRecord$RecordFragment.recordEnS:[B
8: aload 0
aload 1
putfield sun.security.ssl.DTLSInputRecord$RecordFragment.fragment:[B
9: return
end local 9 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 10 0 this Lsun/security/ssl/DTLSInputRecord$RecordFragment;
0 10 1 fragment [B
0 10 2 contentType B
0 10 3 majorVersion B
0 10 4 minorVersion B
0 10 5 recordEnS [B
0 10 6 recordEpoch I
0 10 7 recordSeq J
0 10 9 isCiphertext Z
MethodParameters:
Name Flags
fragment
contentType
majorVersion
minorVersion
recordEnS
recordEpoch
recordSeq
isCiphertext
public int compareTo(sun.security.ssl.DTLSInputRecord$RecordFragment);
descriptor: (Lsun/security/ssl/DTLSInputRecord$RecordFragment;)I
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield sun.security.ssl.DTLSInputRecord$RecordFragment.contentType:B
bipush 20
if_icmpne 6
1: aload 1
getfield sun.security.ssl.DTLSInputRecord$RecordFragment.contentType:B
bipush 20
if_icmpne 3
2: aload 0
getfield sun.security.ssl.DTLSInputRecord$RecordFragment.recordEpoch:I
aload 1
getfield sun.security.ssl.DTLSInputRecord$RecordFragment.recordEpoch:I
invokestatic java.lang.Integer.compare:(II)I
ireturn
3: StackMap locals:
StackMap stack:
aload 0
getfield sun.security.ssl.DTLSInputRecord$RecordFragment.recordEpoch:I
aload 1
getfield sun.security.ssl.DTLSInputRecord$RecordFragment.recordEpoch:I
if_icmpne 11
4: aload 1
getfield sun.security.ssl.DTLSInputRecord$RecordFragment.contentType:B
bipush 22
if_icmpne 11
5: iconst_1
ireturn
6: StackMap locals:
StackMap stack:
aload 1
getfield sun.security.ssl.DTLSInputRecord$RecordFragment.contentType:B
bipush 20
if_icmpne 11
7: aload 0
getfield sun.security.ssl.DTLSInputRecord$RecordFragment.recordEpoch:I
aload 1
getfield sun.security.ssl.DTLSInputRecord$RecordFragment.recordEpoch:I
if_icmpne 10
8: aload 0
getfield sun.security.ssl.DTLSInputRecord$RecordFragment.contentType:B
bipush 22
if_icmpne 10
9: iconst_m1
ireturn
10: StackMap locals:
StackMap stack:
aload 0
aload 1
getfield sun.security.ssl.DTLSInputRecord$RecordFragment.recordEpoch:I
aload 1
getfield sun.security.ssl.DTLSInputRecord$RecordFragment.recordSeq:J
invokevirtual sun.security.ssl.DTLSInputRecord$RecordFragment.compareToSequence:(IJ)I
ireturn
11: StackMap locals:
StackMap stack:
aload 0
aload 1
getfield sun.security.ssl.DTLSInputRecord$RecordFragment.recordEpoch:I
aload 1
getfield sun.security.ssl.DTLSInputRecord$RecordFragment.recordSeq:J
invokevirtual sun.security.ssl.DTLSInputRecord$RecordFragment.compareToSequence:(IJ)I
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 12 0 this Lsun/security/ssl/DTLSInputRecord$RecordFragment;
0 12 1 o Lsun/security/ssl/DTLSInputRecord$RecordFragment;
MethodParameters:
Name Flags
o
int compareToSequence(int, long);
descriptor: (IJ)I
flags: (0x0000)
Code:
stack=4, locals=4, args_size=3
start local 0 start local 1 start local 2 0: aload 0
getfield sun.security.ssl.DTLSInputRecord$RecordFragment.recordEpoch:I
iload 1
if_icmple 2
1: iconst_1
ireturn
2: StackMap locals:
StackMap stack:
aload 0
getfield sun.security.ssl.DTLSInputRecord$RecordFragment.recordEpoch:I
iload 1
if_icmpne 4
3: aload 0
getfield sun.security.ssl.DTLSInputRecord$RecordFragment.recordSeq:J
lload 2
invokestatic java.lang.Long.compare:(JJ)I
ireturn
4: StackMap locals:
StackMap stack:
iconst_m1
ireturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lsun/security/ssl/DTLSInputRecord$RecordFragment;
0 5 1 epoch I
0 5 2 seq J
MethodParameters:
Name Flags
epoch
seq
public int compareTo(java.lang.Object);
descriptor: (Ljava/lang/Object;)I
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
checkcast sun.security.ssl.DTLSInputRecord$RecordFragment
invokevirtual sun.security.ssl.DTLSInputRecord$RecordFragment.compareTo:(Lsun/security/ssl/DTLSInputRecord$RecordFragment;)I
ireturn
LocalVariableTable:
Start End Slot Name Signature
}
Signature: Ljava/lang/Object;Ljava/lang/Comparable<Lsun/security/ssl/DTLSInputRecord$RecordFragment;>;
SourceFile: "DTLSInputRecord.java"
NestHost: sun.security.ssl.DTLSInputRecord
InnerClasses:
private RecordFragment = sun.security.ssl.DTLSInputRecord$RecordFragment of sun.security.ssl.DTLSInputRecord