RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning [v17]

Patricio Chilano Mateo pchilanomate at openjdk.org
Tue Oct 29 19:08:38 UTC 2024


On Tue, 29 Oct 2024 10:06:01 GMT, Fredrik Bredberg <fbredberg at openjdk.org> wrote:

>> Right. We want to take the slow path to find the compiled native wrapper frame and fail to freeze. Otherwise the fast path won't find it since we don't walk the stack.
>
> It would be nice if Coleen's question and your answer could be turned into a source comment. It really describes what's going more clearly than the current comment.

I updated the comment.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21565#discussion_r1821386261


More information about the serviceability-dev mailing list