--- old/test/hotspot/jtreg/serviceability/sa/ClhsdbPrintStatics.java 2019-03-13 09:15:55.412282162 +0100 +++ new/test/hotspot/jtreg/serviceability/sa/ClhsdbPrintStatics.java 2019-03-13 09:15:54.820272358 +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",