[jdk21u-dev] Integrated: 8331573: Rename CollectedHeap::is_gc_active to be explicitly about STW GCs

Aleksey Shipilev shade at openjdk.org
Fri May 31 08:21:14 UTC 2024


On Tue, 28 May 2024 09:07:10 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Unclean backport to avoid confusion on `is_gc_active` flag. The code shapes in JDK 21 are a bit different due to multiple refactorings in later JDKs. I applied renames by hand where needed.
> 
> Additional testing:
>  - [x] Linux x86_64 fastdebug, `all`

This pull request has now been integrated.

Changeset: 2a210449
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/2a21044977ce911d66277f86f997bbab08c1b279
Stats:     63 lines in 27 files changed: 0 ins; 2 del; 61 mod

8331573: Rename CollectedHeap::is_gc_active to be explicitly about STW GCs

Reviewed-by: phh
Backport-of: 1eec30a6c03b7f4028405dc9bdb4d2a663b3987d

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

PR: https://git.openjdk.org/jdk21u-dev/pull/609


More information about the jdk-updates-dev mailing list