hg: jdk/submit: 8191890: Biased locking still uses the inferior stop the world safepoint for revocation

patricio.chilano.mateo at oracle.com patricio.chilano.mateo at oracle.com
Tue Jul 9 18:40:58 UTC 2019


Changeset: f7e8dbb77156
Author:    pchilanomate
Date:      2019-07-09 14:38 -0400
URL:       http://hg.openjdk.java.net/jdk/submit/rev/f7e8dbb77156

8191890: Biased locking still uses the inferior stop the world safepoint for revocation
Summary: Revocations are now executed with thread local handshakes instead of safepoints
Reviewed-by: dcubed, coleenp, dholmes, rehn, mgronlun

! src/hotspot/share/interpreter/interpreterRuntime.cpp
! src/hotspot/share/runtime/biasedLocking.cpp
! src/hotspot/share/runtime/biasedLocking.hpp
! src/hotspot/share/runtime/deoptimization.cpp
! src/hotspot/share/runtime/handshake.cpp
! src/hotspot/share/runtime/vmOperations.hpp
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/VMOps.java
! test/jdk/jdk/jfr/event/runtime/TestBiasedLockRevocationEvents.java



More information about the jdk-submit-changes mailing list