mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 18:44:38 +02:00
8010818: NPG: Remove metaspace memory pools
Reviewed-by: mgerdin, stefank
This commit is contained in:
parent
bed324d7f9
commit
cf6d13410c
9 changed files with 7 additions and 177 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue