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

Installation of MethodData::extra_data_lock() misses synchronization on reader side

XMLWordPrintable

    • b07

        In MethodData::extra_data_lock(), the initial read of the lock variable should use load_acquire because otherwise the reader might receive an incorrectly initialized Mutex.

              tschatzl Thomas Schatzl
              tschatzl Thomas Schatzl
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: