Add missing OrderAccess operations to ClassLoaderData lock-free data structures

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • None
    • b124

      The storestore() that was removed by the fix for JDK-8152846 should not have been removed. Instead, it should have been moved to a different place in ClassLoaderData::package().

      All of the data structures in CLD that have lock-free access paths need to use the correct OrderAccess operations to ensure correctness on weak memory model platforms.

            Assignee:
            David Holmes
            Reporter:
            Harold Seigel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: