Details
Description
As handshakes get more uses in hotspot the scenarios where we could execute one are expanding. In particular JDK-8238585 identified the need to execute one inside a safepoint. We can address this directly in the handshake code instead of having the caller work around it.
Attachments
Issue Links
- relates to
-
JDK-8238585 JvmtiEventControllerPrivate::enter_interp_only_mode() should not make compiled methods on stack not_entrant
-
- Resolved
-