# HG changeset patch # User dcubed # Date 1567011217 14400 # Node ID f080150a6a7e64565173c6474f7f540432abfc32 # Parent e17f768b3b719fc7b910d2db8bb88039a8fae0ad 8230317: serviceability/sa/ClhsdbPrintStatics.java fails after 8230184 Reviewed-by: eosterlund diff -r e17f768b3b71 -r f080150a6a7e test/hotspot/jtreg/serviceability/sa/ClhsdbPrintStatics.java --- a/test/hotspot/jtreg/serviceability/sa/ClhsdbPrintStatics.java Wed Aug 28 10:56:50 2019 -0400 +++ b/test/hotspot/jtreg/serviceability/sa/ClhsdbPrintStatics.java Wed Aug 28 12:53:37 2019 -0400 @@ -59,7 +59,7 @@ "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",