hotspot/src/share/vm/memory/universe.cpp
changeset 18444 8adb4bc92f18
parent 18073 f02460441ddc
child 18453 4056af328b00
--- a/hotspot/src/share/vm/memory/universe.cpp	Tue Jun 25 15:17:11 2013 -0700
+++ b/hotspot/src/share/vm/memory/universe.cpp	Wed Jun 26 16:58:37 2013 +0200
@@ -1127,6 +1127,7 @@
 
   // Initialize performance counters for metaspaces
   MetaspaceCounters::initialize_performance_counters();
+  MemoryService::add_metaspace_memory_pools();
 
   GC_locker::unlock();  // allow gc after bootstrapping