hotspot/src/share/vm/runtime/thread.cpp
changeset 24849 20b9d8928c43
parent 24831 e4df2f64bb2e
parent 24848 34d57b35331b
child 25070 ec13ac30b16d
child 25057 f38210f84f8c
--- a/hotspot/src/share/vm/runtime/thread.cpp	Mon Jun 02 21:36:59 2014 -0400
+++ b/hotspot/src/share/vm/runtime/thread.cpp	Thu Jun 05 10:34:57 2014 -0700
@@ -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