public class sun.jvm.hotspot.runtime.ObjectSynchronizer
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: sun.jvm.hotspot.runtime.ObjectSynchronizer
super_class: java.lang.Object
{
private static sun.jvm.hotspot.debugger.Address gBlockList;
descriptor: Lsun/jvm/hotspot/debugger/Address;
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
private static int blockSize;
descriptor: I
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
private static int defaultCacheLineSize;
descriptor: I
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
private static long objectMonitorTypeSize;
descriptor: J
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=2, locals=0, args_size=0
0: new sun.jvm.hotspot.runtime.ObjectSynchronizer$1
dup
invokespecial sun.jvm.hotspot.runtime.ObjectSynchronizer$1.<init>:()V
invokestatic sun.jvm.hotspot.runtime.VM.registerVMInitializedObserver:(Ljava/util/Observer;)V
1: return
LocalVariableTable:
Start End Slot Name Signature
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
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/runtime/ObjectSynchronizer;
private static synchronized void initialize(sun.jvm.hotspot.types.TypeDataBase);
descriptor: (Lsun/jvm/hotspot/types/TypeDataBase;)V
flags: (0x002a) ACC_PRIVATE, ACC_STATIC, ACC_SYNCHRONIZED
Code:
stack=4, locals=3, args_size=1
start local 0 0: aload 0
ldc "ObjectSynchronizer"
invokeinterface sun.jvm.hotspot.types.TypeDataBase.lookupType:(Ljava/lang/String;)Lsun/jvm/hotspot/types/Type;
astore 1
start local 1 1: aload 1
ldc "gBlockList"
invokeinterface sun.jvm.hotspot.types.Type.getAddressField:(Ljava/lang/String;)Lsun/jvm/hotspot/types/AddressField;
invokeinterface sun.jvm.hotspot.types.AddressField.getValue:()Lsun/jvm/hotspot/debugger/Address;
putstatic sun.jvm.hotspot.runtime.ObjectSynchronizer.gBlockList:Lsun/jvm/hotspot/debugger/Address;
2: aload 0
ldc "ObjectSynchronizer::_BLOCKSIZE"
invokeinterface sun.jvm.hotspot.types.TypeDataBase.lookupIntConstant:(Ljava/lang/String;)Ljava/lang/Integer;
invokevirtual java.lang.Integer.intValue:()I
putstatic sun.jvm.hotspot.runtime.ObjectSynchronizer.blockSize:I
3: aload 0
ldc "DEFAULT_CACHE_LINE_SIZE"
invokeinterface sun.jvm.hotspot.types.TypeDataBase.lookupIntConstant:(Ljava/lang/String;)Ljava/lang/Integer;
invokevirtual java.lang.Integer.intValue:()I
putstatic sun.jvm.hotspot.runtime.ObjectSynchronizer.defaultCacheLineSize:I
4: goto 6
end local 1 StackMap locals:
StackMap stack: java.lang.RuntimeException
5: pop
6: StackMap locals:
StackMap stack:
aload 0
ldc "ObjectMonitor"
invokeinterface sun.jvm.hotspot.types.TypeDataBase.lookupType:(Ljava/lang/String;)Lsun/jvm/hotspot/types/Type;
astore 1
start local 1 7: aload 1
invokeinterface sun.jvm.hotspot.types.Type.getSize:()J
putstatic sun.jvm.hotspot.runtime.ObjectSynchronizer.objectMonitorTypeSize:J
8: getstatic sun.jvm.hotspot.runtime.ObjectSynchronizer.objectMonitorTypeSize:J
getstatic sun.jvm.hotspot.runtime.ObjectSynchronizer.defaultCacheLineSize:I
i2l
lrem
lconst_0
lcmp
ifeq 11
9: getstatic sun.jvm.hotspot.runtime.ObjectSynchronizer.objectMonitorTypeSize:J
l2i
getstatic sun.jvm.hotspot.runtime.ObjectSynchronizer.defaultCacheLineSize:I
idiv
iconst_1
iadd
istore 2
start local 2 10: iload 2
getstatic sun.jvm.hotspot.runtime.ObjectSynchronizer.defaultCacheLineSize:I
imul
i2l
putstatic sun.jvm.hotspot.runtime.ObjectSynchronizer.objectMonitorTypeSize:J
end local 2 11: StackMap locals: sun.jvm.hotspot.types.Type
StackMap stack:
return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 12 0 db Lsun/jvm/hotspot/types/TypeDataBase;
1 5 1 type Lsun/jvm/hotspot/types/Type;
7 12 1 type Lsun/jvm/hotspot/types/Type;
10 11 2 needLines I
Exception table:
from to target type
0 4 5 Class java.lang.RuntimeException
Exceptions:
throws sun.jvm.hotspot.types.WrongTypeException
MethodParameters:
Name Flags
db
public long identityHashValueFor(sun.jvm.hotspot.oops.Oop);
descriptor: (Lsun/jvm/hotspot/oops/Oop;)J
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=5, args_size=2
start local 0 start local 1 0: aload 1
invokevirtual sun.jvm.hotspot.oops.Oop.getMark:()Lsun/jvm/hotspot/oops/Mark;
astore 2
start local 2 1: aload 2
invokevirtual sun.jvm.hotspot.oops.Mark.isUnlocked:()Z
ifeq 3
2: aload 2
invokevirtual sun.jvm.hotspot.oops.Mark.hash:()J
lreturn
3: StackMap locals: sun.jvm.hotspot.oops.Mark
StackMap stack:
aload 2
invokevirtual sun.jvm.hotspot.oops.Mark.hasMonitor:()Z
ifeq 7
4: aload 2
invokevirtual sun.jvm.hotspot.oops.Mark.monitor:()Lsun/jvm/hotspot/runtime/ObjectMonitor;
astore 3
start local 3 5: aload 3
invokevirtual sun.jvm.hotspot.runtime.ObjectMonitor.header:()Lsun/jvm/hotspot/oops/Mark;
astore 4
start local 4 6: aload 4
invokevirtual sun.jvm.hotspot.oops.Mark.hash:()J
lreturn
end local 4 end local 3 7: StackMap locals:
StackMap stack:
getstatic sun.jvm.hotspot.utilities.Assert.ASSERTS_ENABLED:Z
ifeq 9
8: invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
invokevirtual sun.jvm.hotspot.runtime.VM.isDebugging:()Z
ldc "Can not access displaced header otherwise"
invokestatic sun.jvm.hotspot.utilities.Assert.that:(ZLjava/lang/String;)V
9: StackMap locals:
StackMap stack:
aload 2
invokevirtual sun.jvm.hotspot.oops.Mark.hasDisplacedMarkHelper:()Z
ifeq 12
10: aload 2
invokevirtual sun.jvm.hotspot.oops.Mark.displacedMarkHelper:()Lsun/jvm/hotspot/oops/Mark;
astore 3
start local 3 11: aload 3
invokevirtual sun.jvm.hotspot.oops.Mark.hash:()J
lreturn
end local 3 12: StackMap locals:
StackMap stack:
lconst_0
lreturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 13 0 this Lsun/jvm/hotspot/runtime/ObjectSynchronizer;
0 13 1 obj Lsun/jvm/hotspot/oops/Oop;
1 13 2 mark Lsun/jvm/hotspot/oops/Mark;
5 7 3 monitor Lsun/jvm/hotspot/runtime/ObjectMonitor;
6 7 4 temp Lsun/jvm/hotspot/oops/Mark;
11 12 3 temp Lsun/jvm/hotspot/oops/Mark;
MethodParameters:
Name Flags
obj
public static java.util.Iterator objectMonitorIterator();
descriptor: ()Ljava/util/Iterator;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=2, locals=0, args_size=0
0: getstatic sun.jvm.hotspot.runtime.ObjectSynchronizer.gBlockList:Lsun/jvm/hotspot/debugger/Address;
ifnull 2
1: new sun.jvm.hotspot.runtime.ObjectSynchronizer$ObjectMonitorIterator
dup
invokespecial sun.jvm.hotspot.runtime.ObjectSynchronizer$ObjectMonitorIterator.<init>:()V
areturn
2: StackMap locals:
StackMap stack:
aconst_null
areturn
LocalVariableTable:
Start End Slot Name Signature
}
SourceFile: "ObjectSynchronizer.java"
NestMembers:
sun.jvm.hotspot.runtime.ObjectSynchronizer$1 sun.jvm.hotspot.runtime.ObjectSynchronizer$ObjectMonitorIterator
InnerClasses:
sun.jvm.hotspot.runtime.ObjectSynchronizer$1
private ObjectMonitorIterator = sun.jvm.hotspot.runtime.ObjectSynchronizer$ObjectMonitorIterator of sun.jvm.hotspot.runtime.ObjectSynchronizer