RFR: 8369622: GlobalChunkPoolMutex needs to be recursive [v2]

Coleen Phillimore coleenp at openjdk.org
Wed Oct 15 20:51:51 UTC 2025


On Wed, 15 Oct 2025 20:03:09 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> Pity this was never discussed. I loathe having constructs that mean something not being indented. I have been using one-space indent for access modifiers. <sigh>
>
> I've been using one-space indent for access modifiers also, and sometimes find two space indentation which doesn't really bother me that much. 0 space indentation doesn't seem that bothersome either.

In any case, I don't think the number of spaces for the access modifiers should be part of this change here and in arena.hpp.

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

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


More information about the hotspot-runtime-dev mailing list