Integrated: 8344302: G1: Refactor G1CMTask::do_marking_step to use smaller wrapper methods

Ivan Walulya iwalulya at openjdk.org
Tue Nov 19 14:34:03 UTC 2024


On Fri, 15 Nov 2024 12:34:34 GMT, Ivan Walulya <iwalulya at openjdk.org> wrote:

> Hi all,
> 
> Please review this refactoring of G1CMTask::do_marking_step, breaking it down into multiple helper methods to improve readability.
> 
> Testing: Tier-1

This pull request has now been integrated.

Changeset: 1717946c
Author:    Ivan Walulya <iwalulya at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/1717946c1b6494a4a44622027ac1dd175fcb9563
Stats:     432 lines in 2 files changed: 223 ins; 195 del; 14 mod

8344302: G1: Refactor  G1CMTask::do_marking_step to use smaller wrapper methods

Reviewed-by: tschatzl, ayang

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

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


More information about the hotspot-gc-dev mailing list