8230317: serviceability/sa/ClhsdbPrintStatics.java fails after 8230184

Reviewed-by: eosterlund
This commit is contained in:
Daniel D. Daugherty 2019-08-28 12:53:37 -04:00
parent 9b992ead1e
commit be0cd9908a

View File

@ -59,7 +59,7 @@ public class ClhsdbPrintStatics {
"Abstract_VM_Version::_vm_major_version",
"ClassLoaderDataGraph::_head",
"JNIHandles::_weak_global_handles", "PerfMemory::_top",
"ObjectSynchronizer::gBlockList",
"ObjectSynchronizer::g_block_list",
"java_lang_Class::_oop_size_offset"));
expStrMap.put("printstatics SystemDictionary", List.of(
"Static fields of SystemDictionary",