Searched refs:handle_parallel_super_load (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/classfile/
H A DsystemDictionary.hpp593 static instanceKlassHandle handle_parallel_super_load(Symbol* class_name, Symbol* supername, Handle class_loader, Handle protection_domain, Handle lockObject, TRAPS);
H A DsystemDictionary.cpp260 // via: handle_parallel_super_load
494 instanceKlassHandle SystemDictionary::handle_parallel_super_load( function in class:SystemDictionary
655 k = SystemDictionary::handle_parallel_super_load(name, superclassname,

Completed in 41 milliseconds