RFR: 8274069: Clean up g1ParScanThreadState a bit [v2]
Thomas Schatzl
tschatzl at openjdk.java.net
Wed Sep 22 11:42:57 UTC 2021
On Tue, 21 Sep 2021 14:23:16 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> Thomas Schatzl has updated the pull request incrementally with one additional commit since the last revision:
>>
>> ayang review, renaming
>
> The old name, `enqueue_card_after_barrier_filters`, is still referenced in the comments.
>
> (I also wonder if it makes sense to unify all callers of `enqueue_card_if_tracked` to use `write_ref_field_post` with template non-type arguments. Not in *this* PR ofc.)
Thanks @albertnetymk @kstefanj @kimbarrett for your reviews.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5607
More information about the hotspot-gc-dev
mailing list