Migrate JVMTI frame operations to Thread-Local Handshakes from VM Operations.
- VM_GetFrameCount
- VM_GetFrameLocation
- VM_GetCurrentLocation
- VM_GetFrameCount
- VM_GetFrameLocation
- VM_GetCurrentLocation
- duplicates
-
JDK-8248362 JVMTI frame operations should use Thread-Local Handshake
- Resolved