RFR: 8305086: G1 Redirty Cards phase printed twice

Albert Mingkun Yang ayang at openjdk.org
Tue Mar 28 15:39:46 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

Marked as reviewed by ayang (Reviewer).

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

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


More information about the hotspot-gc-dev mailing list