mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-16 19:03:22 +00:00
8230317: serviceability/sa/ClhsdbPrintStatics.java fails after 8230184
Reviewed-by: eosterlund
This commit is contained in:
parent
9b992ead1e
commit
be0cd9908a
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user