8010818: NPG: Remove metaspace memory pools

Reviewed-by: mgerdin, stefank
This commit is contained in:
Erik Helin 2013-03-27 10:55:37 +01:00
parent bed324d7f9
commit cf6d13410c
9 changed files with 7 additions and 177 deletions

View file

@ -1108,7 +1108,6 @@ 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