RFR: 8346306: Unattached thread can cause crash during VM exit if it calls wait_if_vm_exited
    David Holmes 
    dholmes at openjdk.org
       
    Wed Dec 18 04:20:37 UTC 2024
    
    
  
On Tue, 17 Dec 2024 14:34:12 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> Please review this simple fix to account for unattached threads using RawMonitors which check if the VM has exited.
>> 
>> Testing:
>>  - tiers 1-3 (sanity)
>> 
>> Thanks
>
> This makes sense.
Thanks for the review @coleenp !
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22779#issuecomment-2550297325
    
    
More information about the hotspot-dev
mailing list