class sun.jvm.hotspot.gc.z.ZHash
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: sun.jvm.hotspot.gc.z.ZHash
super_class: java.lang.Object
{
void <init>();
descriptor: ()V
flags: (0x0000)
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial java.lang.Object.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/gc/z/ZHash;
private static long uint32(long);
descriptor: (J)J
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
Code:
stack=4, locals=2, args_size=1
start local 0 0: lload 0
ldc 4294967295
land
lreturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 value J
MethodParameters:
Name Flags
value
static long uint32_to_uint32(long);
descriptor: (J)J
flags: (0x0008) ACC_STATIC
Code:
stack=5, locals=2, args_size=1
start local 0 0: lload 0
ldc -1
lxor
lload 0
bipush 15
lshl
ladd
invokestatic sun.jvm.hotspot.gc.z.ZHash.uint32:(J)J
lstore 0
1: lload 0
lload 0
bipush 12
lshr
lxor
invokestatic sun.jvm.hotspot.gc.z.ZHash.uint32:(J)J
lstore 0
2: lload 0
lload 0
iconst_2
lshl
ladd
invokestatic sun.jvm.hotspot.gc.z.ZHash.uint32:(J)J
lstore 0
3: lload 0
lload 0
iconst_4
lshr
lxor
invokestatic sun.jvm.hotspot.gc.z.ZHash.uint32:(J)J
lstore 0
4: lload 0
ldc 2057
lmul
invokestatic sun.jvm.hotspot.gc.z.ZHash.uint32:(J)J
lstore 0
5: lload 0
lload 0
bipush 16
lshr
lxor
invokestatic sun.jvm.hotspot.gc.z.ZHash.uint32:(J)J
lstore 0
6: lload 0
lreturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 7 0 key J
MethodParameters:
Name Flags
key
}
SourceFile: "ZHash.java"