--- old/src/hotspot/share/memory/allocation.hpp 2019-04-04 14:46:45.000000000 -0500 +++ new/src/hotspot/share/memory/allocation.hpp 2019-04-04 14:46:44.000000000 -0500 @@ -129,6 +129,7 @@ f(mtTest, "Test") /* Test type for verifying NMT */ \ f(mtTracing, "Tracing") \ f(mtLogging, "Logging") \ + f(mtStatistics, "Statistics") \ f(mtArguments, "Arguments") \ f(mtModule, "Module") \ f(mtSafepoint, "Safepoint") \