RFR: 8370667: GenShen: Only make assertions about region pinning for collected generation
Xiaolong Peng
xpeng at openjdk.org
Thu Oct 30 18:32:58 UTC 2025
On Tue, 28 Oct 2025 20:52:01 GMT, William Kemper <wkemper at openjdk.org> wrote:
> This broke recently because we expanded the scope of the assertion to check all regions. However, there are times when the pin status for a region is only updated if the region belongs to the generation being collected. This change restores the previous behavior of the assertion.
Marked as reviewed by xpeng (Committer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/28027#pullrequestreview-3401073785
More information about the hotspot-gc-dev
mailing list