Searched refs:initialize (Results 76 - 100 of 765) sorted by relevance

1234567891011>>

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/gc_implementation/parallelScavenge/
H A DPSPermGen.java40 initialize(VM.getVM().getTypeDataBase());
45 private static synchronized void initialize(TypeDataBase db) { method in class:PSPermGen
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/
H A DInterpreter.java39 initialize(VM.getVM().getTypeDataBase());
44 private static synchronized void initialize(TypeDataBase db) { method in class:Interpreter
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/
H A DFreeList.java38 initialize(VM.getVM().getTypeDataBase());
43 private static synchronized void initialize(TypeDataBase db) { method in class:FreeList
H A DGenerationSpec.java41 initialize(VM.getVM().getTypeDataBase());
46 private static synchronized void initialize(TypeDataBase db) { method in class:GenerationSpec
H A DPlaceholderEntry.java38 initialize(VM.getVM().getTypeDataBase());
43 private static synchronized void initialize(TypeDataBase db) { method in class:PlaceholderEntry
H A DProtectionDomainEntry.java40 initialize(VM.getVM().getTypeDataBase());
45 private static synchronized void initialize(TypeDataBase db) { method in class:ProtectionDomainEntry
H A DSharedHeap.java42 initialize(VM.getVM().getTypeDataBase());
47 private static synchronized void initialize(TypeDataBase db) { method in class:SharedHeap
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/
H A DArrayKlassKlass.java37 initialize(VM.getVM().getTypeDataBase());
42 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:ArrayKlassKlass
H A DCheckedExceptionElement.java39 initialize(VM.getVM().getTypeDataBase());
44 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:CheckedExceptionElement
H A DCompiledICHolderKlass.java37 initialize(VM.getVM().getTypeDataBase());
42 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:CompiledICHolderKlass
H A DConstMethodKlass.java39 initialize(VM.getVM().getTypeDataBase());
44 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:ConstMethodKlass
H A DConstantPoolCacheKlass.java39 initialize(VM.getVM().getTypeDataBase());
44 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:ConstantPoolCacheKlass
H A DConstantPoolKlass.java39 initialize(VM.getVM().getTypeDataBase());
44 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:ConstantPoolKlass
H A DInstanceKlassKlass.java40 initialize(VM.getVM().getTypeDataBase());
45 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:InstanceKlassKlass
H A DKlassKlass.java40 initialize(VM.getVM().getTypeDataBase());
45 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:KlassKlass
H A DMethodDataKlass.java39 initialize(VM.getVM().getTypeDataBase());
44 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:MethodDataKlass
H A DMethodKlass.java39 initialize(VM.getVM().getTypeDataBase());
44 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:MethodKlass
H A DObjArrayKlassKlass.java40 initialize(VM.getVM().getTypeDataBase());
45 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:ObjArrayKlassKlass
H A DTypeArrayKlassKlass.java37 initialize(VM.getVM().getTypeDataBase());
42 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:TypeArrayKlassKlass
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/opto/
H A DBlock_Array.java37 initialize(VM.getVM().getTypeDataBase());
42 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:Block_Array
H A DBlock_List.java37 initialize(VM.getVM().getTypeDataBase());
42 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:Block_List
H A DCallNode.java38 initialize(VM.getVM().getTypeDataBase());
43 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:CallNode
H A DCallRuntimeNode.java39 initialize(VM.getVM().getTypeDataBase());
44 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:CallRuntimeNode
H A DMachCallNode.java38 initialize(VM.getVM().getTypeDataBase());
43 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:MachCallNode
H A DMachCallRuntimeNode.java39 initialize(VM.getVM().getTypeDataBase());
44 private static synchronized void initialize(TypeDataBase db) throws WrongTypeException { method in class:MachCallRuntimeNode

Completed in 64 milliseconds

1234567891011>>