RFR: 8262454: Handshake timeout improvements, single target, kill unfinished thread [v3]
Patricio Chilano Mateo
pchilanomate at openjdk.java.net
Wed Mar 10 14:49:08 UTC 2021
On Wed, 10 Mar 2021 13:21:26 GMT, Robbin Ehn <rehn at openjdk.org> wrote:
>> When executing a single target handshake we do not have a timeout.
>> When we timeout we should crash the thread with the non-completed handshake operation.
>>
>> VM_Handshake only had one implementer so I remove it.
>>
>> Passes t1-5.
>
> Robbin Ehn has updated the pull request incrementally with one additional commit since the last revision:
>
> Spelling error
Marked as reviewed by pchilanomate (Committer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/2743
More information about the hotspot-runtime-dev
mailing list