hotspot/src/share/vm/runtime/thread.cpp
changeset 24847 37c354b113fe
parent 24844 d1345c68cea9
child 24848 34d57b35331b
--- 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