RFR: 8308814: extend SetLocalXXX minimal support for virtual threads

Serguei Spitsyn sspitsyn at openjdk.org
Fri May 26 19:08:54 UTC 2023


On Fri, 26 May 2023 16:46:57 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:

> Does our implementation just require that the virtual thread be suspended and mounted, but not necessarily at an event?

Yes.

>If so, do we have a test case for that?

The test `serviceability/jvmti/vthread/GetSetLocalTest` has such a test case.

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

PR Comment: https://git.openjdk.org/jdk/pull/14153#issuecomment-1564812106


More information about the hotspot-dev mailing list