JDK-8242425 : JVMTI monitor 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: 2020-06-26
  • Resolved: 2020-04-20
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 15
15 b20Fixed
Related Reports
Relates :  
Relates :  
Description
Migrate JVMTI monitor operations to Thread-Local Handshakes from VM Operations.

    - VM_GetOwnedMonitorInfo
    - VM_GetCurrentContendedMonitor

Comments
The fix was broken - see JDK-8247248.
09-06-2020

URL: https://hg.openjdk.java.net/jdk/jdk/rev/b465259f14be User: ysuenaga Date: 2020-04-20 04:58:09 +0000
20-04-2020