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

Paul Hohensee phh at openjdk.org
Thu May 30 17:08:07 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`

Marked as reviewed by phh (Reviewer).

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

PR Review: https://git.openjdk.org/jdk21u-dev/pull/609#pullrequestreview-2088882789


More information about the jdk-updates-dev mailing list