RFR: 8262454: Handshake timeout improvements, single target, kill unfinished thread [v3]

Robbin Ehn rehn at openjdk.java.net
Wed Mar 10 13:21:26 UTC 2021


> 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

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/2743/files
  - new: https://git.openjdk.java.net/jdk/pull/2743/files/2ab7ce85..c218c226

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2743&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2743&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/2743.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/2743/head:pull/2743

PR: https://git.openjdk.java.net/jdk/pull/2743


More information about the hotspot-runtime-dev mailing list