need PerfMemory class update and a volatile_static_field support in VMStructs

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 22
    • Affects Version/s: 10
    • Component/s: hotspot
    • None
    • b13

      The VMStructs needs an update to support volatile_static_field.
      The PerfMemory class (src/hotspot/share/runtime/perfMemory.hpp) has a couple of static fields that must be volatile:
         _initialized and _destroyed

      The field '_destroyed' is added by a fix of JDK-8151815 that is in review now.

            Assignee:
            Chris Plummer
            Reporter:
            Serguei Spitsyn
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: