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