diff -r 269aeb9131ba -r 37c354b113fe hotspot/src/share/vm/runtime/thread.cpp --- a/hotspot/src/share/vm/runtime/thread.cpp Tue Jun 03 09:34:04 2014 +0000 +++ b/hotspot/src/share/vm/runtime/thread.cpp Thu May 29 14:31:28 2014 +0200 @@ -3543,6 +3543,8 @@ // 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