On Wed, 6 Nov 2024 15:57:55 GMT, Serguei Spitsyn <sspit...@openjdk.org> wrote:

> The two extension events were designed to be posted when the current thread 
> identity is virtual, so this behavior > needs to be considered as a bug. My 
> understanding is that it is not easy to fix.
>
If we want to post the mount/unmount events here is actually simple if we also 
use `JvmtiVTMSTransitionDisabler::VTMS_vthread_mount/unmount`. I included it in 
the last commit.

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

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

Reply via email to