Reimplement JVM_RawMonitors to use PlatformMutex

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 14
    • Affects Version/s: 14
    • Component/s: 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).

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

              Created:
              Updated:
              Resolved: