8230317: serviceability/sa/ClhsdbPrintStatics.java fails after 8230184
authordcubed
Wed, 28 Aug 2019 12:53:37 -0400
changeset 57907 f080150a6a7e
parent 57906 e17f768b3b71
child 57913 d1a6f72e4aec
8230317: serviceability/sa/ClhsdbPrintStatics.java fails after 8230184 Reviewed-by: eosterlund
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",