hg: jdk-updates/jdk15u: 8249192: MonitorInfo stores raw oops across safepoints

harold.seigel at oracle.com harold.seigel at oracle.com
Wed Dec 2 13:49:11 UTC 2020


Changeset: 9911799cf6bc
Author:    tschatzl
Date:      2020-08-12 13:11 +0000
URL:       https://hg.openjdk.java.net/jdk-updates/jdk15u/rev/9911799cf6bc

8249192: MonitorInfo stores raw oops across safepoints
Summary: Change raw oops in MonitorInfo to Handles and update Resource/HandleMarks.
Reviewed-by: lfoltan, coleenp

! src/hotspot/share/prims/jvmtiEnvBase.cpp
! src/hotspot/share/prims/stackwalk.cpp
! src/hotspot/share/runtime/biasedLocking.cpp
! src/hotspot/share/runtime/deoptimization.cpp
! src/hotspot/share/runtime/vframe.cpp
! src/hotspot/share/runtime/vframe.hpp
! src/hotspot/share/runtime/vframeArray.cpp
! src/hotspot/share/services/threadService.cpp



More information about the jdk-updates-changes mailing list