RFR: 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning

Patricio Chilano Mateo pchilanomate at openjdk.org
Wed Nov 6 17:52:59 UTC 2024


On Wed, 6 Nov 2024 06:36:58 GMT, Axel Boldt-Christmas <aboldtch at openjdk.org> wrote:

> A small note on `_cont_fastpath`, as it is now also used for synchronised native method calls (native wrapper) maybe the comment should be updated to reflect this.
> 
> ```
> // the sp of the oldest known interpreted/call_stub frame inside the
> // continuation that we know about
> ```
>
Updated comment.

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

PR Comment: https://git.openjdk.org/jdk/pull/21565#issuecomment-2460396452


More information about the core-libs-dev mailing list