RFR: 8305086: G1 Redirty Cards phase printed twice

Kim Barrett kbarrett at openjdk.org
Wed Mar 29 13:46:54 UTC 2023


On Tue, 28 Mar 2023 15:17:34 GMT, Thomas Schatzl <tschatzl 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.

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

Marked as reviewed by kbarrett (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/13209#pullrequestreview-1363142617


More information about the hotspot-gc-dev mailing list