RFR: 8284995: G1: Do not mark through Closed Archive regions during concurrent mark [v2]

Ivan Walulya iwalulya at openjdk.java.net
Wed Apr 20 10:59:13 UTC 2022


On Wed, 20 Apr 2022 10:54:34 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

>> Hi all,
>> 
>>   please review this change that skips CA regions during concurrent mark. This is achieved by keeping the ntams at bottom for these regions.
>> G1 Full GC already skips marking of CA regions.
>> 
>> Testing: tier1-5
>> 
>> Thanks,
>>   Thomas
>
> Thomas Schatzl has updated the pull request incrementally with one additional commit since the last revision:
> 
>   iwalulya review, fix typo

LGTM!

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

Marked as reviewed by iwalulya (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/8315



More information about the hotspot-gc-dev mailing list