This commit is contained in:
Jon Masamitsu 2014-06-05 10:34:57 -07:00
commit 24d624d6cb
16 changed files with 100 additions and 211 deletions

View file

@ -3543,6 +3543,8 @@ jint Threads::create_vm(JavaVMInitArgs* args, bool* canTryAgain) {
// debug stuff, that does not work until all basic classes have been initialized.
set_init_completed();
Metaspace::post_initialize();
HOTSPOT_VM_INIT_END();
// record VM initialization completion time