Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8230317

serviceability/sa/ClhsdbPrintStatics.java fails after 8230184

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 14
    • 14
    • hotspot
    • b12
    • generic
    • generic
    • Verified

      I missed a file in the push for JDK-8230184.

      Looks like I left the change in the v2.06c patch for JDK-8153224 when I
      extracted the changes for JDK-8230184:

      $ hg diff
      diff -r e17f768b3b71 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:41:35 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",

            dcubed Daniel Daugherty
            dcubed Daniel Daugherty
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: