RFR: 8352178: Add precondition in VMThread::execute to prevent deadlock [v3]

Albert Mingkun Yang ayang at openjdk.org
Fri Mar 21 10:38:26 UTC 2025


On Tue, 18 Mar 2025 14:55:12 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

>> Simple patch of adding `SuspendibleThreadSet` related precondition to `Handshake::execute` in order to prevent deadlock.
>> All existing callsites satisfy this precondition already.
>> 
>> Test: tier1-5
>
> Albert Mingkun Yang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   review

Rerunning tier1-5 pass. Thanks for review.

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

PR Comment: https://git.openjdk.org/jdk/pull/24088#issuecomment-2742966532


More information about the hotspot-runtime-dev mailing list