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

need PerfMemory class update and a volatile_static_field support in VMStructs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 22
    • 10
    • 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.

            cjplummer Chris Plummer
            sspitsyn Serguei Spitsyn
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: