JDK-8242427 : JVMTI frame pop operations should use Thread-Local Handshakes
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: jvmti
  • Affected Version: 15
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-04-09
  • Updated: 2024-11-22
  • Resolved: 2020-09-05
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 16
16 b15Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Description
Migrate JVMTI frame pop operations to Thread-Local Handshakes from VM Operations.

    - VM_UpdateForPopTopFrame
    - VM_SetFramePop
    - VM_GetCurrentLocation
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/bace1a49abc5 User: ysuenaga Date: 2020-09-05 03:42:33 +0000
05-09-2020