RFR: 8289822: G1: Make concurrent mark code owner of TAMSes [v5]
Thomas Schatzl
tschatzl at openjdk.org
Tue Mar 19 10:34:28 UTC 2024
On Mon, 18 Mar 2024 15:27:29 GMT, Ivan Walulya <iwalulya at openjdk.org> wrote:
>> Thomas Schatzl has updated the pull request incrementally with one additional commit since the last revision:
>>
>> ayang review2
>
> src/hotspot/share/gc/g1/g1CollectedHeap.cpp line 1508:
>
>> 1506: // * Reference discovery will not need a barrier.
>> 1507:
>> 1508: // Concurrent Mark ref processor
>
> The comment now seems misplaced
Moved back the comment to the original position.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18150#discussion_r1530107231
More information about the hotspot-dev
mailing list