Integrated: 8305086: G1 Redirty Cards phase printed twice

Thomas Schatzl tschatzl at openjdk.org
Wed Mar 29 15:24:13 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

This pull request has now been integrated.

Changeset: 014c6587
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/014c658708f489e029592ea1e986812cf7c253b8
Stats:     1 line in 1 file changed: 0 ins; 1 del; 0 mod

8305086: G1 Redirty Cards phase printed twice

Reviewed-by: ayang, kbarrett

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

PR: https://git.openjdk.org/jdk/pull/13209


More information about the hotspot-gc-dev mailing list