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

/openjdk7/hotspot/src/share/vm/classfile/
H A DsystemDictionary.hpp95 // preloading is actually performed by initialize_preloaded_classes.
656 static void initialize_preloaded_classes(TRAPS);
H A DsystemDictionary.cpp1801 initialize_preloaded_classes(CHECK);
1847 void SystemDictionary::initialize_preloaded_classes(TRAPS) { function in class:SystemDictionary

Completed in 41 milliseconds