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

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

XMLWordPrintable

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

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

              Created:
              Updated:
              Resolved: