OpenJDK / jdk / jdk
changeset 56105:f080150a6a7e
8230317: serviceability/sa/ClhsdbPrintStatics.java fails after 8230184
Reviewed-by: eosterlund
author | dcubed |
---|---|
date | Wed, 28 Aug 2019 12:53:37 -0400 |
parents | e17f768b3b71 |
children | d1a6f72e4aec |
files | test/hotspot/jtreg/serviceability/sa/ClhsdbPrintStatics.java |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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",