Integrated: 8363929: G1: Add G1 prefix to various G1 specific global locks

Thomas Schatzl tschatzl at openjdk.org
Mon Jul 28 08:00:02 UTC 2025


On Wed, 23 Jul 2025 14:02:49 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   please review this renaming of a few G1 specific locks to have a G1 prefix to make it clear that they should not be used elsewhere.
> 
> Testing: local compilation, gha
> 
> Thanks,
>   Thomas

This pull request has now been integrated.

Changeset: bdc1ef20
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/bdc1ef2021cc73d83607c1380ab7cd3a08353229
Stats:     61 lines in 9 files changed: 6 ins; 7 del; 48 mod

8363929: G1: Add G1 prefix to various G1 specific global locks

Reviewed-by: shade, ayang

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

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


More information about the hotspot-gc-dev mailing list