RFR: 8346306: Unattached thread can cause crash during VM exit if it calls wait_if_vm_exited
Calvin Cheung
ccheung at openjdk.org
Thu Dec 19 00:14:42 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
Looks good.
-------------
Marked as reviewed by ccheung (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/22779#pullrequestreview-2513086638
More information about the hotspot-dev
mailing list