This commit is contained in:
Alejandro Murillo 2013-06-28 02:25:07 -07:00
commit c2c1793452
67 changed files with 1690 additions and 1002 deletions

View file

@ -1147,6 +1147,7 @@ bool universe_post_init() {
// Initialize performance counters for metaspaces
MetaspaceCounters::initialize_performance_counters();
MemoryService::add_metaspace_memory_pools();
GC_locker::unlock(); // allow gc after bootstrapping