RFR: 8257831: Suspend with handshakes [v2]

Robbin Ehn rehn at openjdk.java.net
Wed Apr 7 16:25:10 UTC 2021


On Tue, 6 Apr 2021 18:53:54 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:

> Hi Robbin,
> I'm looking at it. I have a concern that it can significantly impact Loom implementation. There is a non-trivial update in Loom to support virtual threads in JVMTI Suspend/Resume. So we need to make sure your approach is going to work for virtual threads as well.

Hi Serguei, I looked at loom implementation.
I will help you do the merge. The main thing seem to split some logic into the handshake itself.

Thanks

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

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


More information about the hotspot-runtime-dev mailing list