RFR: 8364197: G1: Sort G1 mutex locks by name and group them together
Coleen Phillimore
coleenp at openjdk.org
Mon Jul 28 15:49:53 UTC 2025
On Mon, 28 Jul 2025 14:44:20 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this change to put together G1 mutex definitions/declarations and sort them. That makes it easier for me to verify changes in that area.
>
> Testing: local compilation
>
> Thanks,
> Thomas
That looks nice. Looks like you alphabetized them also. You could have ordered the ones in mutexLocker.cpp by rank.
-------------
Marked as reviewed by coleenp (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26508#pullrequestreview-3063467239
More information about the hotspot-runtime-dev
mailing list