RFR: 8346306: Unattached thread can cause crash during VM exit if it calls wait_if_vm_exited

David Holmes dholmes at openjdk.org
Thu Dec 19 02:50:41 UTC 2024


On Thu, 19 Dec 2024 00:11:45 GMT, Calvin Cheung <ccheung 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
>
> Looks good.

Thanks for the review @calvinccheung !

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

PR Comment: https://git.openjdk.org/jdk/pull/22779#issuecomment-2552662891


More information about the hotspot-dev mailing list