RFR: 8369622: GlobalChunkPoolMutex needs to be recursive

David Holmes dholmes at openjdk.org
Tue Oct 14 05:14:09 UTC 2025


On Tue, 14 Oct 2025 05:09:17 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> D'oh, I didn't know that.
>
> But you can't use that one because we may not have a current thread and we don't want safepoint interactions for JavaThreads IIUC.

It is a `RecursiveMutex` not `RecursivePlatformMurtex`

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27759#discussion_r2427926870


More information about the hotspot-runtime-dev mailing list