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

Reimplement JVM_RawMonitors to use PlatformMutex

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 14
    • 14
    • hotspot
    • b11

      The JVM_RawMonitor API (not to be confused with JVM TI "raw monitors") is implemented as an add-on API to the Monitor/Mutex implementation in the VM. This can be reimplemented stand-alone using PlatformMonitor (or more specifically PlatformMutex once it is introduced by JDK-8228857).

            dholmes David Holmes
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: