8042933: assert(capacity_until_gc >= committed_bytes) failed

Reviewed-by: stefank, jmasa
This commit is contained in:
Erik Helin 2014-05-29 14:31:28 +02:00
parent f013a5db3b
commit 65cf6a8edc
4 changed files with 83 additions and 15 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