Searched defs:calculate_systemdictionary_size (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/classfile/
H A DsystemDictionary.cpp1654 int SystemDictionary::calculate_systemdictionary_size(int classcount) { function in class:SystemDictionary
1791 _dictionary = new Dictionary(calculate_systemdictionary_size(PredictedLoadedClassCount));

Completed in 263 milliseconds