RFR: 8369622: GlobalChunkPoolMutex needs to be recursive [v2]
Coleen Phillimore
coleenp at openjdk.org
Wed Oct 15 20:54:32 UTC 2025
On Wed, 15 Oct 2025 11:55:16 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:
>> Doh! Yep Zhengyu is right.
>
> Aaah right, we must only unlock on `recursion_count == 0`. I completely missed this.
Thread == nullptr is pre-initialization so is only one thread (the null thread) I think.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27759#discussion_r2433913552
More information about the hotspot-runtime-dev
mailing list