[JVMCI] access to HotSpotJVMCIRuntime.vmEventListeners must be thread safe

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: hotspot
    • b126

      The ServiceLoader object in HotSpotJVMCIRuntime.vmEventListeners can be iterated by multiple JVMCI compiler threads in HotSpotJVMCIRuntime.notifyInstall. The latter method must be synchronized.

            Assignee:
            Douglas Simon
            Reporter:
            Douglas Simon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: