RFR: 8257831: Suspend with handshakes [v2]
Robbin Ehn
rehn at openjdk.java.net
Tue Apr 6 13:10:34 UTC 2021
On Wed, 31 Mar 2021 03:51:02 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Robbin Ehn has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:
>>
>> - Merge branch 'master' into SuspendInHandshake
>> - 8257831: Suspend with handshake (review baseline)
>
> src/hotspot/share/prims/jvmtiImpl.cpp line 767:
>
>> 765: //
>> 766:
>> 767: bool JvmtiSuspendControl::suspend(JavaThread *java_thread) {
>
> Future RFE: JvmtiSuspendControl is no longer needed
Yes
-------------
PR: https://git.openjdk.java.net/jdk/pull/3191
More information about the hotspot-runtime-dev
mailing list