On Fri, 2 Aug 2024 23:23:43 GMT, Serguei Spitsyn <sspit...@openjdk.org> wrote:
> > Looks good, but I see we have ranking issues with JvmtiThreadState_lock > > now. We will have to change JvmtiVTMSTransition_lock to be safepoint-1. > > Thank you, Patricio. Fixed as you suggested. > Thanks Serguei. You could also define it relative to JvmtiThreadState_lock with MUTEX_DEFL to make the dependency clear. ------------- PR Comment: https://git.openjdk.org/jdk/pull/20413#issuecomment-2269615087