Integrated: 8364197: G1: Sort G1 mutex locks by name and group them together

Thomas Schatzl tschatzl at openjdk.org
Thu Jul 31 14:12:03 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

This pull request has now been integrated.

Changeset: 5f357fa2
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/5f357fa27d89a3ead3783a3197ba4c576802cb7a
Stats:     44 lines in 2 files changed: 21 ins; 15 del; 8 mod

8364197: G1: Sort G1 mutex locks by name and group them together

Reviewed-by: coleenp, ayang

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

PR: https://git.openjdk.org/jdk/pull/26508


More information about the hotspot-runtime-dev mailing list