Patricio Chilano Mateo
Patricio Chilano Mateo
/contributor add @pchilano /contributor add @AlanBateman /contributor add @theRealAph /contributor add @RealFYang /contributor add @coleenp
/label remove security
/contributor add @reinrich /contributor add @TheRealMDoerr
> > On failure to acquire a monitor inside `ObjectMonitor::enter` a virtual thread will call freeze to copy all Java frames to the heap. We will add the virtual thread...
> > regardless of when you freeze, while doing the freezing the monitor could have been released already. So trying to acquire the monitor after freezing can always succeed, which...
/label add hotspot-dev
/label remove core-libs
/label remove hotspot-runtime
Thanks for the reviews and comments @AlanBateman, @dholmes-ora and @dougxc!