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

Patricio Chilano Mateo pchilanomate at openjdk.org
Wed Nov 6 00:08:16 UTC 2024


On Tue, 5 Nov 2024 11:35:29 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:

>  Is this posted after the VirtualThreadMount extension event posted?
>
It's posted before. We post the mount event at the end of thaw only if we are able to acquire the monitor: https://github.com/openjdk/jdk/blob/124efa0a6b8d05909e10005f47f06357b2a73949/src/hotspot/share/runtime/continuationFreezeThaw.cpp#L1620

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

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


More information about the core-libs-dev mailing list