src/hotspot/share/runtime/serviceThread.cpp
changeset 55740 b3ff56f955c8
parent 55569 8e3a0ebf3497
child 57828 35db8fba55f9
--- a/src/hotspot/share/runtime/serviceThread.cpp	Wed Jul 17 08:33:38 2019 -0400
+++ b/src/hotspot/share/runtime/serviceThread.cpp	Thu Jul 18 14:57:32 2019 -0400
@@ -94,6 +94,7 @@
     JNIHandles::global_handles(),
     JNIHandles::weak_global_handles(),
     StringTable::weak_storage(),
+    SystemDictionary::vm_global_oop_storage(),
     SystemDictionary::vm_weak_oop_storage()
   };
   const size_t oopstorage_count = ARRAY_SIZE(oopstorages);