test/hotspot/jtreg/serviceability/sa/ClhsdbPrintStatics.java
changeset 54122 4b1426ed1c44
parent 53635 247e5ca412f5
child 54955 46409371a691
--- a/test/hotspot/jtreg/serviceability/sa/ClhsdbPrintStatics.java	Thu Mar 14 09:14:20 2019 +0100
+++ b/test/hotspot/jtreg/serviceability/sa/ClhsdbPrintStatics.java	Thu Mar 14 09:15:51 2019 +0100
@@ -60,8 +60,7 @@
                     "ClassLoaderDataGraph::_head",
                     "JNIHandles::_weak_global_handles", "PerfMemory::_top",
                     "ObjectSynchronizer::gBlockList",
-                    "java_lang_Class::_oop_size_offset",
-                    "CodeCache::_scavenge_root_nmethods"));
+                    "java_lang_Class::_oop_size_offset"));
             expStrMap.put("printstatics SystemDictionary", List.of(
                     "Static fields of SystemDictionary",
                     "SystemDictionary::Class_klass_knum",