Withdrawn: ForceYield using suspension

Coleen Phillimore coleenp at openjdk.java.net
Wed Aug 4 21:30:59 UTC 2021


On Mon, 17 May 2021 22:13:23 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> This uses thread suspend to freeze the stack of the target thread, so that the allocation can be done by the requestor who can do this safely because it's not in a handshake.
> Tested with jdk/java/lang/Continuation (added -UseTLAB case)
> and serviceability/jvmti/vthread
> and loom-tier1, loom-tier2.
> Also tested vmTestbase/nsk/jvmti,jdi,jdwp,monitoring tests.

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.java.net/loom/pull/44


More information about the loom-dev mailing list