RFR: 8369622: GlobalChunkPoolMutex is recursively locked during error handling

Coleen Phillimore coleenp at openjdk.org
Tue Oct 21 12:36:02 UTC 2025


On Fri, 17 Oct 2025 17:04:58 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> This change disables recursive locking for the ChunkPoolLocker during error handling for NMT callers.  The patch is written by Johan as an alternative to supporting another recursive locker for this lock.
> Tested with tier1-4, tier5 on aarch64 (product and debug).

Thank you Afshin for the test.  I'll add it.

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

PR Comment: https://git.openjdk.org/jdk/pull/27869#issuecomment-3426373192


More information about the hotspot-runtime-dev mailing list