RFR: 8242032: G1 region remembered sets may contain non-coarse level PRTs for already coarsened regions [v2]

Thomas Schatzl tschatzl at openjdk.java.net
Mon Feb 22 10:04:40 UTC 2021


On Fri, 19 Feb 2021 11:26:17 GMT, Joakim Nordström <github.com+779991+jaokim at openjdk.org> wrote:

>> This fix adds a check for coarsened region in mutex guarded section, when adding a reference to a remembered set.
>> 
>> Haven't been able to produce a testcase -- please advice on how to, or if not necessary.
>> 
>> **Testing:**
>> * hs-tier, hs-tier2
>
> Joakim Nordström has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - Clarified comment on re-checking coarsening
>  - Minor typo

Marked as reviewed by tschatzl (Reviewer).

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

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



More information about the hotspot-gc-dev mailing list