hotspot/src/share/vm/runtime/init.cpp
void vm_init_globals() {
check_ThreadShadow();
basic_types_init();
eventlog_init();
mutex_init();
chunkpool_init();
perfMemory_init();
}
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.