RFR: 8346306: Unattached thread can cause crash during VM exit if it calls wait_if_vm_exited
    Coleen Phillimore 
    coleenp at openjdk.org
       
    Tue Dec 17 14:36:36 UTC 2024
    
    
  
On Tue, 17 Dec 2024 00:10:09 GMT, David Holmes <dholmes 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.
-------------
Marked as reviewed by coleenp (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/22779#pullrequestreview-2509061894
    
    
More information about the hotspot-dev
mailing list