-
Enhancement
-
Resolution: Fixed
-
P4
-
14
-
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).
- is blocked by
-
JDK-8228857 Refactor PlatformMonitor into PlatformMutex and PlatformMonitor
-
- Resolved
-