Integrated: 8262454: Handshake timeout improvements, single target, kill unfinished thread
Robbin Ehn
rehn at openjdk.java.net
Fri Mar 12 09:01:09 UTC 2021
On Fri, 26 Feb 2021 10:48:14 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.
This pull request has now been integrated.
Changeset: aa33443b
Author: Robbin Ehn <rehn at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/aa33443b
Stats: 157 lines in 3 files changed: 127 ins; 9 del; 21 mod
8262454: Handshake timeout improvements, single target, kill unfinished thread
Reviewed-by: pchilanomate, dholmes, dcubed
-------------
PR: https://git.openjdk.java.net/jdk/pull/2743
More information about the hotspot-runtime-dev
mailing list