hg: jdk/sandbox: 8249192: MonitorInfo stores raw oops across safepoints

chris.hegarty at oracle.com chris.hegarty at oracle.com
Thu Jul 23 19:15:42 UTC 2020


Changeset: 61f9028f360d
Author:    tschatzl
Date:      2020-07-23 21:10 +0200
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/61f9028f360d

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

! 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-sandbox-changes mailing list