RFR: 8369622: GlobalChunkPoolMutex is recursively locked during error handling [v3]

Coleen Phillimore coleenp at openjdk.org
Wed Oct 22 12:39:18 UTC 2025


On Wed, 22 Oct 2025 07:52:56 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> I had a version that did this but Johan was worried about global behavior so wanted to limit it to just NMT reporting on error to be safe.
>
> Okay. Worth having a discussion whether all "lockers" should adopt this error reporting behaviour.

yeah.  Not sure about that for this lock or in general.  Right now it's ad-hoc.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27869#discussion_r2451942456


More information about the hotspot-runtime-dev mailing list