RFR: 8305086: G1 Redirty Cards phase printed twice
Thomas Schatzl
tschatzl at openjdk.org
Wed Mar 29 15:24:11 UTC 2023
On Wed, 29 Mar 2023 13:43:59 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:
>> Hi all,
>>
>> please review this change that removes one the printout of the `Redirty Logged Cards` phase with `gc+phases=trace`; there is already one later in the code with `gc+phases=debug`.
>>
>> Testing: gha, local checking that there is still one printout
>>
>> Thanks,
>> Thomas
>
> Looks good.
Thanks @kimbarrett @albertnetymk for your reviews.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13209#issuecomment-1488829721
More information about the hotspot-gc-dev
mailing list